[This is preliminary documentation and subject to change.]
Enumerates the MediaTypesthat are available on the call. This is normally used after a call is connected.
HRESULT _EnumerateMediaTypesAvailable(
IEnumMediaType **ppEnumMediaType
);
TBD