Photon Voice: UnsupportedCodecException Class Reference

Photon Voice

UnsupportedCodecException Class Reference

Exception thrown if an unsupported codec is encountered. More...

Inherits Exception.

Public Member Functions

 UnsupportedCodecException (string info, Codec codec, ILogger logger)
 Create a new UnsupportedCodecException. More...
 

Detailed Description

Exception thrown if an unsupported codec is encountered.

PhotonVoice currently only supports one Codec, Codec.AudioOpus.

Constructor & Destructor Documentation

UnsupportedCodecException ( string  info,
Codec  codec,
ILogger  logger 
)

Create a new UnsupportedCodecException.

Parameters
infoThe info prepending standard message.
codecThe codec actually encountered.
loggerLoogger.
Online Documentation  -  Dashboard  -  Support Forum Exit Games GmbH