LEADTOOLS Multimedia (Leadtools.Multimedia assembly) Send comments on this topic. | Back to Introduction | Help Version 17.0.3.22
WMStreamConfig Class Properties
See Also 
Leadtools.Multimedia Namespace : WMStreamConfig Class


"

For a list of all members of this type, see WMStreamConfig members.

"

Public Properties

 NameDescription
public Property BitrateGets or sets the stream's bit rate in bits per second.  
public Property BufferWindowGets or sets the maximum latency (time in milliseconds) between stream reception and display.  
public Property ConnectionNameGets or sets a character string that contains the connection name.  
public Property MaxKeyFrameSpacingGets or sets the maximum key frame time interval in 100-nanosecond units.  
public Property QualityGets or sets the quality setting for the video stream.  
public Property StreamNameGets or sets a character string that contains the stream name.  
public Property StreamNumberGets or sets the stream number.  
public Property StreamTypeGets a CLSID string that indicates the major type of the stream.  
public Property TypeGets a CLSID string that indicates the major type of the multimedia in the stream.  
Top

See Also