WasapiOutBaseVolume Property |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public float Volume { get; set; }
Public Property Volume As Single
Get
Set
public:
virtual property float Volume {
float get () sealed;
void set (float value) sealed;
}
abstract Volume : float32 with get, set
override Volume : float32 with get, set
Property Value
Type:
SingleImplements
IAudioControlVolumeSee Also