IAMLine21Decoder::SetOutputFormat
Microsoft DirectShow 9.0 |
IAMLine21Decoder::SetOutputFormat
The SetOutputFormat method sets the Line 21 Decoder filter's output format.
This method is currently not implemented.
Syntax
HRESULT SetOutputFormat( LPBITMAPINFO lpbmi );
Parameters
lpbmi
Pointer to a BITMAPINFO structure that describes the output format.
Return Values
Returns E_NOTIMPL.
Requirements
Header: Include il21dec.h.
Library: Use Strmiids.lib.
See Also