virtual Sound::SoundChannel* GetSoundChannel(SoundTrack track = MainTrack) = 0;
GetSoundChannel obtains the sound channels for playing the audio content in the video file.
Pointer to SoundChannel object for the sound support in the video file.