Leadtools.Multimedia Namespace : WMStreamConfig Class |
'Declaration Public Class WMStreamConfig
'Usage Dim instance As WMStreamConfig
public class WMStreamConfig
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:
For more information on LEADTOOLS Multimedia support for Windows Media Profiles, see Leadtools.Topics.Multimedia.WindowsMediaSupport. For more information, see the Microsoft documentation for Working with Profiles.