The following tables list the members exposed by SampleSource.
Name | Description | |
---|---|---|
![]() | SampleSource Constructor | Instantiates a SampleSource object |
Name | Description | |
---|---|---|
![]() | DeliverEndOfStream | Informs the objects "downstream" of the sample source object that the source has reached the end of the data stream. |
![]() | DeliverSample | Delivers a sample to an 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 sample source object. |
![]() | GetSampleBuffer | Gets an unused sample buffer. |
![]() | SetMediaType | Sets the media type of the sample source object. |