Media Player SDK
ContentsIndexHome
PreviousUpNext
TVFMediaPlayer.Frame_GetCurrentI Method

Gets the current video frame.

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

Returns the current video frame as HBITMAP (Integer form).

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