Photon Voice v2.58

MicWrapperPusher Member List

This is the complete list of members for MicWrapperPusher, including all inherited members.

Channels (defined in MicWrapperPusher)MicWrapperPusher
Dispose() (defined in MicWrapperPusher)MicWrapperPusher
Error (defined in MicWrapperPusher)MicWrapperPusher
MicWrapperPusher(GameObject parent, string device, int suggestedFrequency, ILogger logger) (defined in MicWrapperPusher)MicWrapperPusher
SamplingRate (defined in MicWrapperPusher)MicWrapperPusher
SetCallback(Action< float[]> callback, ObjectFactory< float[], int > bufferFactory) (defined in MicWrapperPusher)MicWrapperPusher
IAudioPusher< float >.SetCallback(Action< T[]> callback, ObjectFactory< T[], int > bufferFactory)IAudioPusher< float >