The IMediaControl interface.
More...
#include <murl_i_media_control.h>
The IMediaControl interface.
◆ CreateVideoStream() [1/2]
Create a video stream from a media resource.
- Parameters
-
| id | The resource ID. |
| data | The resource data. |
| videoTrackIndex | The zero-based index of the video track in the resource. |
- Returns
- A new video stream, or null if failed.
◆ CreateVideoStream() [2/2]
Create a video stream from a media resource.
- Parameters
-
| id | The resource ID. |
| data | The resource data. |
| videoTrackIndex | The zero-based index of the video track in the resource. |
| pixelFormat | The desired output pixel format. |
| pixelSizeX | The desired horizontal size of the stream in pixels. |
| pixelSizeY | The desired vertical size of the stream in pixels. |
- Returns
- A new video stream, or null if failed.
The documentation for this interface was generated from the following file: