mediaFoundationReaderStreamGetCurrentMediaType | ||||||||||
Type | function | |||||||||
Dictionary | LCS | |||||||||
Library | mediafoundation | |||||||||
Syntax |
| |||||||||
Associations | mediafoundation | |||||||||
Summary | Get the current media type of a reader stream. Platform:desktop | |||||||||
OS | windows | |||||||||
Parameters |
| |||||||||
Related | Command: mediaFoundationTranscode, mediaFoundationCreateReader, mediaFoundationDeleteMediaType | |||||||||
Description | The reader must already be created with mediaFoundationCreateReader. Call mediaFoundationDeleteMediaType with the returned ID when your script no longer needs to access the media type. Note:See the mediaFoundationTranscode documentation for a complete example of using this handler. |