Media Player SDK
|
Gets the current video frame.
function Frame_GetCurrentI: Integer;
__fastcall int Frame_GetCurrentI();
public int Frame_GetCurrentI();
Public Function Frame_GetCurrentI() As Integer
public int Frame_GetCurrentI();
int Frame_GetCurrentI();
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!
|