پرش به مطلب اصلی

OnRecordingPlaybackEnd

توضیحات

این کالبک زمانی فراخوانده می‌شود که فایل .rec در حال بازپخش با StartRecordingPlayback به انتها برسد.

مثال‌ها

public OnRecordingPlaybackEnd()
{
StartRecordingPlayback(PLAYER_RECORDING_TYPE_DRIVER, "all_around_lv_bus"); // This will play the recording again once it has reached its end.
}

توابع مرتبط

توابع زیر ممکن است مفید باشند، زیرا به نوعی با این کالبک مرتبط هستند.