ltmmMediaInfo.StreamType Property

Visual Basic Example

Syntax

object.StreamType As String

Remarks

(Read only) This property is updated with a string representing the GUID of the type of the current stream. 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 to a new value. Once the current stream has been set, the following properties are 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.StreamMediaType property, ltmmMediaInfo.StreamSubtype property, ltmmMediaInfo.StreamSubtypeName property, ltmmMediaInfo.StreamTypeName property, ltmmMediaInfo.OutputStreams property

Topics:

Multimedia Properties, Methods and Events,
Media File Information