The following tables list the members exposed by WMStreamConfig.
| Name | Description | |
|---|---|---|
| Bitrate | Gets or sets the stream's bit rate in bits per second. |
| BufferWindow | Gets or sets the maximum latency (time in milliseconds) between stream reception and display. |
| ConnectionName | Gets or sets a character string that contains the connection name. |
| MaxKeyFrameSpacing | Gets or sets the maximum key frame time interval in 100-nanosecond units. |
| Quality | Gets or sets the quality setting for the video stream. |
| StreamName | Gets or sets a character string that contains the stream name. |
| StreamNumber | Gets or sets the stream number. |
| StreamType | Gets a CLSID string that indicates the major type of the stream. |
| Type | Gets a CLSID string that indicates the major type of the multimedia in the stream. |
| Name | Description | |
|---|---|---|
| GetMediaType | Gets the media type of the stream in the form of a MediaType object. |
| SetMediaType | Sets the media type of the stream using a MediaType object. |