Class: MediaNoSupportedCodecError

MediaNoSupportedCodecError

Raised whenever the intersection of codecs supported by the Client and the Server (or, in peer-to-peer, the Client and another Participant) is empty.


Properties:
Name Type Description
code number

53404

message string

'No supported codec'

Extends

Methods


toString()

Returns human readable string describing the error.

Inherited From:
Returns:
Type
string