IMEDIAFRAMEMODEL_GETFRAME()
Brew Release
Brew MP 1.0.2
See Also
None
Description
This function returns the current frame as an IBitmap* ready for
rendering to the display.
Params
pif
[]:
Pointer to the IMediaFrameModel interface object.
ppib
[]:
memory location to fill with addref'ed bitmap pointer
Interface
Prototype
int IMediaFrameModel_GetFrame(IMediaFrameModel *pif, IBitmap **ppib);
Return
AEE_SUCCESS if successful EBADSTATE if frame bitmap is not available
Side Effect
- None
Comments
None
COMMENTS (0)
See Below