Media Player SDK
ContentsIndexHome
PreviousUpNext
TVFMediaPlayer.NextFrame Method

Shows next frame.

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

Returns true if the operation has been successful.

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