AudioEndpointVolumeVolumeRangeMaxValue Property |
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic float MaxValue { get; }
Public ReadOnly Property MaxValue As Single
Get
public:
property float MaxValue {
float get ();
}
member MaxValue : float32 with get
Property Value
Type:
Single
See Also