|
kodi
|
Frame after having been processed by vdpau mixer. More...
#include <VDPAU.h>

Public Member Functions | |
| CVdpauProcessedPicture (const CVdpauProcessedPicture &rhs) | |
| CVdpauProcessedPicture & | operator= (const CVdpauProcessedPicture &rhs) |
Public Attributes | |
| VideoPicture | DVDPic |
| VdpVideoSurface | videoSurface = VDP_INVALID_HANDLE |
| VdpOutputSurface | outputSurface = VDP_INVALID_HANDLE |
| bool | crop |
| bool | isYuv |
| int | id = 0 |
Frame after having been processed by vdpau mixer.
1.8.13