Photon Voice v2.58

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

Inherits IAudioPusher< short >.

Public Member Functions

 WindowsAudioInPusher (int deviceID, ILogger logger)
 
void SetCallback (Action< short[]> callback, ObjectFactory< short[], int > bufferFactory)
 
void Dispose ()
 
- Public Member Functions inherited from IAudioPusher< short >
void SetCallback (Action< T[]> callback, ObjectFactory< T[], int > bufferFactory)
 Set the callback function used for pushing data. More...
 

Properties

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