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.