Media Player SDK
ContentsIndexHome
PreviousUpNext
TVFMediaPlayer.Frame_GetCurrent Method

Gets the current video frame.

Pascal
procedure Frame_GetCurrent(var bitmap: TBitmap);
C++
__fastcall Frame_GetCurrent(TBitmap bitmap);
C#
public Frame_GetCurrent(ref TBitmap bitmap);
Visual Basic
Public Sub Frame_GetCurrent(ByRef bitmap As TBitmap)
Java
public Frame_GetCurrent(TBitmap bitmap);
IDL
Frame_GetCurrent(TBitmap bitmap);
JavaScript
Frame_GetCurrent
Parameters 
Description 
var bitmap: TBitmap 
Frame. 
Copyright (c) 2013. All rights reserved.
What do you think about this topic? Send feedback!