IAMStreamSelect interface
The IAMStreamSelect interface selects from the available streams on a parser filter. For example, a file might contain audio streams encoded in several languages, such as English, German, and French. The application could use this interface to select which language is played.
Members
The IAMStreamSelect interface inherits from the IUnknown interface. IAMStreamSelect also has these types of members:
Methods
The IAMStreamSelect interface has these methods.
| Method | Description |
|---|---|
| Count |
Retrieves the number of available streams. |
| Enable |
Enables or disables a given stream. |
| Info |
Retrieves information about a given stream. |
Remarks
The following filters implement this interface:
- MPEG-1 Stream Splitter filter
- MPEG-2 Splitter filter
- SAMI (CC) Parser filter
Requirements
|
Minimum supported client | Windows 2000 Professional [desktop apps only] |
|---|---|
|
Minimum supported server | Windows 2000 Server [desktop apps only] |
|
Header |
|
|
Library |
|
Send comments about this topic to Microsoft
Build date: 11/21/2012