IStreamSelectorStatics interface
Encapsulates the methods needed to asynchronously select a stream.
Members
The IStreamSelectorStatics interface inherits from the IUnknown interface. IStreamSelectorStatics also has these types of members:
- Methods
Methods
The IStreamSelectorStatics interface has these methods.
Method | Description |
---|---|
GetStreamPropertiesAsync | When implemented gets the properties of the stream asynchronously. |
SelectBestStreamAsync | When implemented queries asynchronously for the best stream. |