Media Player SDK
|
Gets the current video frame.
function Frame_GetCurrentH: HBitmap;
__fastcall HBitmap Frame_GetCurrentH();
public HBitmap Frame_GetCurrentH();
Public Function Frame_GetCurrentH() As HBitmap
public HBitmap Frame_GetCurrentH();
HBitmap Frame_GetCurrentH();
Frame_GetCurrentH
Returns the current video frame as HBITMAP (Unsigned integer form).
Copyright (c) 2013. All rights reserved.
|
What do you think about this topic? Send feedback!
|