Property | Type | Description | |
---|---|---|---|
deviceName | string | ||
level | float | ||
micSemaphor | int | ||
windowRect | Rect |
Method | Description | |
---|---|---|
DrawGUI ( ) : void | ||
GetInstance ( ) : VJMicrophone, | ||
StartMicrophone ( ) : |
||
StopMicrophone ( ) : void | ||
Update ( ) : void |
Method | Description | |
---|---|---|
CheckSampleRate ( string dName ) : void | ||
_DrawGUIWindow ( int windowID ) : void | ||
_StartMicrophone ( ) : IEnumerator |
public static GetInstance ( ) : VJMicrophone, | ||
return | VJMicrophone, |
public StartMicrophone ( ) : |
||
return |