ITMedia::put_FormatCodeList

[This is preliminary documentation and subject to change.]

Sets the list of media payload format codes. The list is returned as a VARIANT. When a list of payload formats is given, this implies that all of these formats may be used in the session, but the first of these formats is the default format for the session.

HRESULT put_FormatCodeList(
  VARIANT List
);
 

Parameters

List
[in] List of media payload format codes.

Return Values

TBD