Media Player SDK
ContentsIndexHome
PreviousUpNext
TVFMediaPlayer.DVD_Chapter_GetCurrent Method

Gets current chapter number.

Pascal
function DVD_Chapter_GetCurrent: Integer;
C++
__fastcall int DVD_Chapter_GetCurrent();
C#
public int DVD_Chapter_GetCurrent();
Visual Basic
Public Function DVD_Chapter_GetCurrent() As Integer
Java
public int DVD_Chapter_GetCurrent();
IDL
int DVD_Chapter_GetCurrent();
JavaScript
DVD_Chapter_GetCurrent

Returns current chapter number.

Copyright (c) 2013. All rights reserved.
What do you think about this topic? Send feedback!