Menu

#21 Codec CountDataDefinitions() and GetIndexedDataDefinition()

open
nobody
None
5
2003-03-14
2003-03-14
Jim Trainor
No

These methods should be reviewed for all codecs.

Each CountDataDefinitions() implementation currently
returns the value one. But GetIndexedDataDefinition()
returns HRESULT_NOT_IMPLEMENTED in all cases.

Also, the WAVE and AIFC implementation of
CountDataDefinitions don't check for null parameters.

Discussion