MFORMATSLib Namespace : IMFWriter Interface |
The following tables list the members exposed by IMFWriter.
Name | Description | |
---|---|---|
![]() | ReceiverFramePut | Puts frame to encoding process |
![]() | WriterClose | Closes writer's object and encoding process |
![]() | WriterGet | Returns target path of encoding and full encoding's configuration |
![]() | WriterOptionGet | Gets currently set configuration's option (format, video or audio codec) |
![]() | WriterOptionGetByIndex | Gets a writer's option by its index. |
![]() | WriterOptionGetCount | Gets a number of available options (number of available formats, audio or video codecs) |
![]() | WriterOptionSet | Sets writer's option by its name |
![]() | WriterOptionSetByIndex | Sets writer's option by its index |
![]() | WriterSet | Sets target path and configuration for encoding. Also turns on writer's object to be ready to receive frames. |