The following tables list the members exposed by MultiStreamTarget.
| Name | Description | |
|---|---|---|
| MultiStreamTarget Constructor | Instantiates a MultiStreamTarget object. |
| Name | Description | |
|---|---|---|
| StreamCount | Gets or sets the number of streams supported by the multi-stream target object. |
| Name | Description | |
|---|---|---|
| Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
| GetAcceptedMediaType | Gets a copy of the media type accepted by the MultiStreamTarget object. |
| GetConnectedMediaType | Gets a copy of the connected media type of the stream. |
| GetSample | Gets a media sample delivered from a stream. |
| SetAcceptedMediaType | Sets the media type of a stream. |
| WaitForSample | Waits for a sample from any source. |