PortAudioInState Property |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public CaptureState State { get; }
Public ReadOnly Property State As CaptureState
Get
public:
virtual property CaptureState State {
CaptureState get () sealed;
}
abstract State : CaptureState with get
override State : CaptureState with get
Property Value
Type:
CaptureStateImplements
IWaveInStateSee Also