mediaFoundationVideoProcessorSetOutputMediaType | ||||||||||
Type | command | |||||||||
Dictionary | LCS | |||||||||
Library | mediafoundation | |||||||||
Syntax |
| |||||||||
Associations | mediafoundation | |||||||||
Summary | Set the current output media type Platform:desktop | |||||||||
OS | windows | |||||||||
Parameters |
| |||||||||
Values |
| |||||||||
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. Note:See the mediaFoundationTranscode documentation for a complete example of using this handler. |