Photon Voice v2.53

Public Member Functions | Properties | List of all members
MicWrapperPusher Class Reference

Inherits IAudioPusher< float >.

Public Member Functions

 MicWrapperPusher (GameObject parent, string device, int suggestedFrequency, ILogger logger)
 
void SetCallback (Action< float[]> callback, ObjectFactory< float[], int > bufferFactory)
 
void Dispose ()
 
- Public Member Functions inherited from IAudioPusher< float >
void SetCallback (Action< T[]> callback, ObjectFactory< T[], int > bufferFactory)
 Set the callback function used for pushing data. More...
 

Properties

int? SamplingRate [get]
 
int? Channels [get]
 
string Error [get]