Visual Basic (Declaration) | |
---|---|
Public Class WMStreamConfig |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As WMStreamConfig |
C# | |
---|---|
public class WMStreamConfig |
C++/CLI | |
---|---|
public ref class WMStreamConfig |
The WMStreamConfig Object is used to specify the properties of a stream and media in a stream, in addition to other video-specific properties in an WMV file. This object is not externally creatable; it can only be accessed through the WMStreamConfig object obtained from the WMProfile object methods WMProfile.CreateNewStream, WMProfile.GetStream, and WMProfile.GetStreamByNumber. For stream configuration management, refer to the following methods and properties:
- WMProfile.AddStream
- WMProfile.CreateNewStream
- WMProfile.GetStream
- WMProfile.GetStreamByNumber
- WMProfile.ReconfigStream
- WMProfile.RemoveStream
- WMProfile.RemoveStreamByNumber
- WMProfile.StreamCount
System.Object
Leadtools.Multimedia.WMStreamConfig
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7