IAMNetShowExProps::get_CodecCount (Compact 2013)
3/26/2014
This method returns the number of codecs needed to play the file.
Syntax
HRESULT get_CodecCount(
long *pCodecCount
);
Parameters
- pCodecCount
[in] Points to a long which on return will indicate the number of codecs needed.
Return Values
Returns S_OK on success. Returns an HRESULT error on failure.
Requirements
Header |
dshow.h |
Library |
Strmiids.lib |