| Reference Manual - 1.0.1 | ||
| |||
No summary yet...
| Methods of IDirectFBVideoProvider | ||
|---|---|---|
| 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.
发送一个输入或窗口事件 |
| Advanced control | SetPlaybackFlags |
Set the flags controlling playback mode. 设置播放模式的标识 |
| SetSpeed |
Set the speed multiplier. 设得当前的速倍 |
|
| GetSpeed |
Get current speed multiplier.
取得当前的速倍 |
|
| SetVolume |
Set volume level.
设置声音级数 |
|
| GetVolume |
Get volume level.
取得声音级数 |
|
| This work is licensed under a Creative Commons Attribution-Share Alike 3.0 License |