ltmmWMStreamConfig.Type Property

Visual Basic Example

Syntax

object.Type As String

Remarks

(Read-only). Gets a CLSID string that indicates the major type of the multimedia in the stream. Possible values are:

Type

String

Video

ltmmMEDIATYPE_Video

Audio

ltmmMEDIATYPE_Audio

Script

ltmmMEDIATYPE_Text

For a complete list of supported formats, see Format Types, Media Types and Media Subtypes. Please note that while the Formats, Media Types and Media Subtypes lists numerous media types, currently only the ltmmMediaType_Video, ltmmMediaType_Audio, and ltmmMediaType_Text are used here.

For more information, refer to the Microsoft documentation for IWMMediaProps::GetType at http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wmform11/htm/iwmmediapropsgettype.asp.

See Also

Elements:

ltmmWMStreamConfig.Bitrate Property, ltmmWMStreamConfig.BufferWindow Property, ltmmWMStreamConfig.ConnectionName Property, ltmmWMStreamConfig.MaxKeyFrameSpacing Property, ltmmWMStreamConfig.Quality Property, ltmmWMStreamConfig.StreamName Property, ltmmWMStreamConfig.StreamNumber Property, ltmmWMStreamConfig.StreamType Property, ltmmWMStreamConfig.GetMediaType Method, ltmmWMStreamConfig.SetMediaType Method, ltmmWMProfile.StreamCount Property, ltmmWMProfile.AddStream Method, ltmmWMProfile.CreateNewStream Method, ltmmWMProfile.GetStream Method, ltmmWMProfile.GetStreamByNumber Method, ltmmWMProfile.ReconfigStream Method, ltmmWMProfile.RemoveStream Method, ltmmWMProfile.RemoveStreamByNumber Method

Topics:

Multimedia Properties, Methods and Events

 

Windows Media Support