#include <pv_plugin_interfaces.h>
Public Methods | |
virtual IMPORT_C void | SetFormatL (const TDesC8 &aFormat)=0 |
virtual IMPORT_C void | SetVideoFrameSizeL (const TSize &aSize)=0 |
virtual IMPORT_C void | GetVideoFrameSizeL (TSize &aSize) const=0 |
MPVVideoOutput can be implemented by any video data sink that needs to work with PV SDKs.
|
Get the video frame size
|
|
Set the video frame format. This must be from the list of supported formats.
|
|
Set the video frame size
|