MFWriterClass Class Methods

For a list of all members of this type, see MFWriterClass members.

Public Methods
 NameDescription
Public MethodFormatAudioGetGets current audio format  
Public MethodFormatAudioGetByIndexGets an audio format by its index  
Public MethodFormatAudioGetCountGets number of available formats for selected type  
Public MethodFormatAudioSetSets audio format  
Public MethodFormatVideoGetGets a current video format  
Public MethodFormatVideoGetByIndexGets the video format by its index.  
Public MethodFormatVideoGetCountGets a number of available video formats of selected type.  
Public MethodFormatVideoSetSets a video format  
Public MethodMFCallbackSetSets callback to events for an object  
Public MethodMFCallbackSetFuncSets a callback function  
Public MethodMFCloseCommon method for close object - can be used for close any object e.g. instead ReaderClose, DeviceClose, SpltterClose etc.  
Public MethodMFInternalGetGets internal component interface - work only for MFLive/MFRenderer IF device_sharing DISABLED (DirectShow/Decklink)  
Public MethodMFStateGetReturn state of specifed object and optionally some extra info (like path to file, device name etc.)  
Public MethodPropsGetGets object's property.  
Public MethodPropsGetByIndexGets a property's name and value by property's index.  
Public MethodPropsGetCountGets count of properties in a selected node  
Public MethodPropsInfoGetGets information of required type about a selected property  
Public MethodPropsOptionGetGets property option  
Public MethodPropsOptionGetByIndexGets an option for a property  
Public MethodPropsOptionGetCountGets a number of available option for a selected property  
Public MethodPropsOptionSetByIndexSets a property's option by the option's index  
Public MethodPropsRemoveRemoves a selected property  
Public MethodPropsSetSets a current property's value  
Public MethodReceiverFramePutPuts frame to encoding process  
Public MethodReceiverFramePutVB6ReceiverFramePut method optimized for VB6 usage  
Public MethodWriterCloseCloses writer's object and encoding process  
Public MethodWriterGetReturns target path of encoding and full encoding's configuration  
Public MethodWriterOptionGetGets currently set configuration's option (format, video or audio codec)  
Public MethodWriterOptionGetByIndexGets a writer's option by its index.   
Public MethodWriterOptionGetCountGets a number of available options (number of available formats, audio or video codecs)  
Public MethodWriterOptionSetSets writer's option by its name  
Public MethodWriterOptionSetByIndexSets writer's option by its index  
Public MethodWriterSetSets target path and configuration for encoding. Also turns on writer's object to be ready to receive frames.  
Top
See Also

Reference

MFWriterClass Class
MFORMATSLib Namespace