ltmmWMStreamConfig.StreamNumber Property

Visual Basic Example

Syntax

object.StreamNumber As Long

Remarks

Gets or sets the stream number. Stream numbers range from 1 through 63. The stream number is different from the index. Stream indexes are zero-based, while each stream in the profile might have its own number, which is different from the index.

If a new stream number is set, call the ltmmWMProfile.ReconfigStream method to have the new number to take effect.

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

See Also

Elements:

ltmmWMStreamConfig.Bitrate Property, ltmmWMStreamConfig.BufferWindow Property, ltmmWMStreamConfig.ConnectionName Property, ltmmWMStreamConfig.MaxKeyFrameSpacing Property, ltmmWMStreamConfig.Quality Property, ltmmWMStreamConfig.StreamName Property, ltmmWMStreamConfig.StreamType Property, ltmmWMStreamConfig.Type 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