Share via


IWMEncInputCollection Interface

Windows Media Encoder SDK banner art

The IWMEncInputCollection interface enumerates the types of input that are available when you are using a TV tuner card as a video source.

The IWMEncInputCollection interface exposes the following properties and method.

Property Description
Count Retrieves the number of TV inputs in the input collection.
length Retrieves the number of TV inputs in the input collection.
Method Description
Item Retrieves the TV input identified by a specific integer index.

See Also