Retrieving information
|
GetCapabilities
|
Retrieve information about the video provider's capabilities.
|
|
GetSurfaceDescription
|
Get a surface description that best matches the video contained in the file.
|
|
GetStreamDescription
|
Get a description of the video stream.
|
Playback
|
PlayTo
|
Play the video rendering it into the specified rectangle of the destination surface.
|
|
Stop
|
Stop rendering into the destination surface.
|
|
GetStatus
|
Get the status of the playback.
|
Media Control
|
SeekTo
|
Seeks to a position within the stream.
|
|
GetPos
|
Gets current position within the stream.
|
|
GetLength
|
Gets the length of the stream.
|
Color Adjustment
|
GetColorAdjustment
|
Gets the current video color settings.
|
|
SetColorAdjustment
|
Adjusts the video colors.
|
Interactivity
|
SendEvent
|
Send an input or window event.
|