Media Player SDK
|
Gets the current video frame.
procedure Frame_GetCurrent(var bitmap: TBitmap);
__fastcall Frame_GetCurrent(TBitmap bitmap);
public Frame_GetCurrent(ref TBitmap bitmap);
Public Sub Frame_GetCurrent(ByRef bitmap As TBitmap)
public Frame_GetCurrent(TBitmap bitmap);
Frame_GetCurrent(TBitmap bitmap);
Frame_GetCurrent
Parameters |
Description |
var bitmap: TBitmap |
Frame. |
Copyright (c) 2013. All rights reserved.
|
What do you think about this topic? Send feedback!
|