Leadtools.Multimedia Namespace : MultiStreamSource Class |
The following tables list the members exposed by MultiStreamSource.
Name | Description | |
---|---|---|
MultiStreamSource Constructor | Instantiates a MultiStreamSource object. |
Name | Description | |
---|---|---|
StreamCount | Gets or sets the number of streams supported by the MultiStreamSource object. |
Name | Description | |
---|---|---|
DeliverEndOfStream | Informs the objects "downstream" of the MultiStreamSource object that the source has reached the end of the data stream. | |
DeliverSample | Delivers a sample to a PlayCtrl or ConvertCtrl object "downstream" of the Sample Source object. | |
Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. | |
GetMediaType | Gets the media type of the MultiStreamSource object. | |
GetSampleBuffer | Gets a sample buffer from a stream. | |
SetMediaType | Sets the media type for a particular stream of the MultiStreamSource object. |