virtual void SetAudioTrack(int trackIndex) = 0;
SetAudioTrack sets the audio track to play audio when a movie file has multiple audio tracks (example, an English version and a Spanish version).
Parameters |
Description |
track_index |
Index of the audio track. |