mediaFoundationVideoProcessorGetOutputMediaType | |||||||
Type | function | ||||||
Dictionary | LCS | ||||||
Library | mediafoundation | ||||||
Syntax |
| ||||||
Associations | mediafoundation | ||||||
Summary | Get the current output media type Platform:desktop | ||||||
OS | windows | ||||||
Parameters |
| ||||||
Related | Command: mediaFoundationTranscode, mediaFoundationCreateVideoProcessor | ||||||
Description | To setup the pipeline for transcoding we must find an a reader output media type that is supported by the video processor as an input media type and a writer input media type that is supported by the video processor as an output media type. RNote:See the mediaFoundationTranscode documentation for a complete example of using this handler. |