Media Player SDK
ContentsIndexHome
PreviousUpNext
TVFMediaPlayer.DVD_Select_AudioStream Method

Selects the audio stream to play.

Pascal
procedure DVD_Select_AudioStream(Index: Integer);
C++
__fastcall DVD_Select_AudioStream(int Index);
C#
public DVD_Select_AudioStream(int Index);
Visual Basic
Public Sub DVD_Select_AudioStream(Index As Integer)
Java
public DVD_Select_AudioStream(int Index);
IDL
DVD_Select_AudioStream(int Index);
JavaScript
DVD_Select_AudioStream
Parameters 
Description 
Index: Integer 
Stream index. 
Copyright (c) 2013. All rights reserved.
What do you think about this topic? Send feedback!