C# Class HoloToolkit.Sharing.AudioManager

Inheritance: global::System.IDisposable
Mostrar archivo Open project: OpenHID/InteractivePaint

Protected Properties

Property Type Description
swigCMemOwn bool

Public Methods

Method Description
Dispose ( ) : void
SetMicrophoneEnabled ( bool bEnabled ) : void

Private Methods

Method Description
AudioManager ( global cPtr, bool cMemoryOwn )
getCPtr ( AudioManager obj ) : global::System.Runtime.InteropServices.HandleRef

Method Details

Dispose() public method

public Dispose ( ) : void
return void

SetMicrophoneEnabled() public method

public SetMicrophoneEnabled ( bool bEnabled ) : void
bEnabled bool
return void

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
return bool