ltmmTargetFormat.AVMux Property

Visual Basic Example 1

Visual Basic Example 2

 

Syntax

object.AVMux As String

Remarks

Gets or sets a specialized audio/video multiplexer A module that combines audio and video into one file.'s name. When the format is selected, audio and video streams will be routed to this filter before being passed to the normal multiplexer (Mux). If this value is not defined (empty string), then the audio and video streams will be connected directly to the Mux.

Attempting to set this value on a ReadOnly item will result in an error. For more information, refer to the Error Codes.

See Also

Elements:

ltmmTargetFormat.Mux Property

Topics:

Multimedia Properties, Methods and Events