Media Player SDK
ContentsIndexHome
PreviousUpNext
TVFMediaPlayer.DVD_Title_Play Method

Starts playback from the first chapter in the specified title.

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