AudioEndpointVolumeVolumeRangeMaxValue Property |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public float MaxValue { get; }
Public ReadOnly Property MaxValue As Single
Get
public:
property float MaxValue {
float get ();
}
member MaxValue : float32 with get
Property Value
Type:
SingleSee Also