Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the tone's volume as a percentage.
Namespace: Microsoft.Rtc.Collaboration.AudioVideo
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public ReadOnly Property Volume As Single
Get
'Usage
Dim instance As ToneControllerEventArgs
Dim value As Single
value = instance.Volume
public float Volume { get; }
Property Value
Type: System.Single