IConfigAviMux interface (strmif.h)
The IConfigAviMux
interface configures the AVI Mux filter. Applications can use this interface to set the master stream and to create an AVI 1.0 index.
IConfigAviMux::GetOutputCompatibilityIndex methods.
Inheritance
The IConfigAviMux interface inherits from the IUnknown interface. IConfigAviMux also has these types of members:
Methods
The IConfigAviMux interface has these methods.
IConfigAviMux::GetMasterStream The GetMasterStream method queries which stream will be used to synchronize the other streams in the file. |
IConfigAviMux::GetOutputCompatibilityIndex The GetOutputCompatibilityIndex method retrieves the setting for the AVI index format. |
IConfigAviMux::SetMasterStream The SetMasterStream method specifies a stream that will be used to synchronize the other streams in the file. |
IConfigAviMux::SetOutputCompatibilityIndex The SetOutputCompatibilityIndex method sets the AVI index format. |
Requirements
Minimum supported client | Windows 2000 Professional [desktop apps only] |
Minimum supported server | Windows 2000 Server [desktop apps only] |
Target Platform | Windows |
Header | strmif.h (include Dshow.h) |