VideoPlayer::SetSubtitleChannel

VideoPlayer::SetSubtitleChannel
virtual void SetSubtitleChannel(int channel) = 0;
Description

SetSubtitleChannel sets the subtitle channel number to play. To turn off the subtitle, set -1 as the channel number.

Parameters
Parameters 
Description 
int channel 
Subtitle channel number to be played.