WasapiOutBaseLevel Property |
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic float Level { get; }
Public ReadOnly Property Level As Single
Get
public:
virtual property float Level {
float get () sealed;
}
abstract Level : float32 with get
override Level : float32 with get
Property Value
Type:
SingleImplements
IAudioControlLevel
See Also