http://www.directfb.org
index.html
DirectFB Reference Manual
index.html
DirectFB Interfaces
IDirectFBVideoProvider
No summary yet...
Methods of IDirectFBVideoProvider
Retrieving information
IDirectFBVideoProvider_GetCapabilities.html
GetCapabilities
Retrieve information about the video provider's capabilities.
IDirectFBVideoProvider_GetSurfaceDescription.html
GetSurfaceDescription
Get a surface description that best matches the video contained in the file.
Playback
IDirectFBVideoProvider_PlayTo.html
PlayTo
Play the video rendering it into the specified rectangle of the destination surface.
IDirectFBVideoProvider_Stop.html
Stop
Stop rendering into the destination surface.
Media Control
IDirectFBVideoProvider_SeekTo.html
SeekTo
Seeks to a position within the stream.
IDirectFBVideoProvider_GetPos.html
GetPos
Gets current position within the stream.
IDirectFBVideoProvider_GetLength.html
GetLength
Gets the length of the stream.
Color Adjustment
IDirectFBVideoProvider_GetColorAdjustment.html
GetColorAdjustment
Gets the current video color settings.
IDirectFBVideoProvider_SetColorAdjustment.html
SetColorAdjustment
Adjusts the video colors.
