ltmmTargetFormat.Streams Property

Visual Basic example  

Syntax

object.Streams As Long

Remarks

Gets or sets a value that indicates which streams the target format The format to be used for the converted file. This includes the file format, any special settings used by that format, and which audio and/or video codec A COmpressor combined with a DECompressor, or encoder and a decoder, which allows you to both compress and decompress that same data. is to be used for the conversion, and any special settings used by the codecs. can have. For a list of possible values, refer to ltmmTargetFormat_Stream constants. Individual values can be logically OR-ed.

Platforms

Win32, x64

See Also

Topics:

Multimedia Properties, Methods and Events