Media Player SDK
ContentsIndexHome
PreviousUpNext
TVFMediaPlayer.DVD_Chapter_Prev Method

Plays previous chapter.

Pascal
function DVD_Chapter_Prev: Boolean;
C++
__fastcall Boolean DVD_Chapter_Prev();
C#
public Boolean DVD_Chapter_Prev();
Visual Basic
Public Function DVD_Chapter_Prev() As Boolean
Java
public Boolean DVD_Chapter_Prev();
IDL
Boolean DVD_Chapter_Prev();
JavaScript
DVD_Chapter_Prev

Returns true if the operation has been successful.

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