Media Player SDK
ContentsIndexHome
PreviousUpNext
TVFMediaPlayer.Frame_GetCurrentH Method

Gets the current video frame.

Pascal
function Frame_GetCurrentH: HBitmap;
C++
__fastcall HBitmap Frame_GetCurrentH();
C#
public HBitmap Frame_GetCurrentH();
Visual Basic
Public Function Frame_GetCurrentH() As HBitmap
Java
public HBitmap Frame_GetCurrentH();
IDL
HBitmap Frame_GetCurrentH();
JavaScript
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!