Photon Voice v2.53

Public Member Functions | Public Attributes | Properties | List of all members
AudioInChangeNotifier Class Reference

Inherits IAudioInChangeNotifier.

Public Member Functions

 AudioInChangeNotifier (Action callback, ILogger logger)
 
void Dispose ()
 Disposes enumerator. Call it to free native resources. More...
 

Public Attributes

bool IsSupported => true
 

Properties

string Error [get]
 If not null, the enumerator is in invalid state. More...
 
- Properties inherited from IAudioInChangeNotifier
bool IsSupported [get]
 
string Error [get]
 

Member Function Documentation

◆ Dispose()

void Dispose ( )

Disposes enumerator. Call it to free native resources.

Property Documentation

◆ Error

string Error
get

If not null, the enumerator is in invalid state.