Media Player SDK
|
Starts playback from the first chapter in the specified title.
procedure DVD_Title_Play(Index: Integer);
__fastcall DVD_Title_Play(int Index);
public DVD_Title_Play(int Index);
Public Sub DVD_Title_Play(Index As Integer)
public DVD_Title_Play(int Index);
DVD_Title_Play(int Index);
DVD_Title_Play
Parameters |
Description |
Index: Integer |
Title index. |
Copyright (c) 2013. All rights reserved.
|
What do you think about this topic? Send feedback!
|