ltmmWMProfile.AddStream Method
Visual
Basic Example
|
object.AddStream(
As ltmmWMStreamConfig) |
Remarks
Adds a stream to the profile.
This method works by copying the stream configuration details into the
profile.
New streams are created using ltmmWMProfile.CreateNewStream
Method. Configure the newly created stream using the ltmmWMStreamConfig
object methods and properties before adding it to the profile using this
method. A maximum of 63 streams can be added to a profile.
For more information, refer to the Microsoft documentation for IWMProfile::AddStream
.
Platforms
Win32, x64
See Also
Elements: |
ltmmWMProfile.Description
Property, ltmmWMProfile.MutualExclusionCount
Property, ltmmWMProfile.Name
Property, ltmmWMProfile.StreamCount
Property, ltmmWMProfile.Version
Property, ltmmWMProfile.AddMutualExclusion
Method, ltmmWMProfile.CreateNewMutualExclusion
Method, ltmmWMProfile.CreateNewStream
Method, ltmmWMProfile.GetMutualExclusion
Method, ltmmWMProfile.GetStream
Method, ltmmWMProfile.GetStreamByNumber
Method, ltmmWMProfile.ReconfigStream
Method, ltmmWMProfile.RemoveMutualExclusion
Method, ltmmWMProfile.RemoveStream
Method, ltmmWMProfile.RemoveStreamByNumber
Method |
Topics: |
Multimedia
Properties, Methods and Events |
|
Windows
Media Support |