RemoveSource Method
Remove the currently attached Source from this Player.
Namespace: Microsoft.Rtc.Collaboration.AudioVideo
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Sub RemoveSource
'Usage
Dim instance As Player
instance.RemoveSource()
public void RemoveSource()
Remarks
Stops the Player if it is not stopped.