PlaybackSpeed Property
Namespace: Microsoft.Rtc.Collaboration.AudioVideo
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Property PlaybackSpeed As PlaybackSpeed
Get
Set
'Usage
Dim instance As Player
Dim value As PlaybackSpeed
value = instance.PlaybackSpeed
instance.PlaybackSpeed = value
public PlaybackSpeed PlaybackSpeed { get; set; }
Property Value
Type: Microsoft.Rtc.Collaboration.AudioVideo..::..PlaybackSpeed