VideoPlayer::GetSoundChannel

VideoPlayer::GetSoundChannel
virtual Sound::SoundChannel* GetSoundChannel(SoundTrack track = MainTrack) = 0;
Description

GetSoundChannel obtains the sound channels for playing the audio content in the video file.

Return Value

Pointer to SoundChannel object for the sound support in the video file.