ltmmMediaInfo.StreamMediaType Property

Visual Basic Example

Syntax

object.StreamMediaType As ltmmMediaTypeDisp

Remarks

(Read only) This property is updated with the media type of the current stream in the source media file. This property is updated automatically when the ltmmMediaInfo.CurrentStream property is set to the current stream.

The number of the current stream can be found in the ltmmMediaInfo.CurrentStream property. To change the current stream, set the ltmmMediaInfo.CurrentStream property. Once the current stream has been set, the following properties will be updated with information about the current stream:

ltmmMediaInfo.StreamDuration property

ltmmMediaInfo.StreamMediaType property

ltmmMediaInfo.StreamSubtype property

ltmmMediaInfo.StreamSubtypeName property

ltmmMediaInfo.StreamType property

ltmmMediaInfo.StreamTypeName property

Platforms

Win32, x64

See Also

Elements:

ltmmMediaInfo.CurrentStream property, ltmmMediaInfo.StreamDuration property, ltmmMediaInfo.StreamType property, ltmmMediaInfo.StreamSubtype property, ltmmMediaInfo.StreamSubtypeName property, ltmmMediaInfo.StreamTypeName property, ltmmMediaInfo.OutputStreams property

Topics:

Multimedia Properties, Methods and Events,
Media File Information