Player Members

Class represents entity capable of playing media.

The Player type exposes the following members.

Constructors

  Name Description
Public method Player Player constructor.

Top

Properties

  Name Description
Public property AudioVideoFlows Readonly collection of AudioVideoFlows attached to the player.
Public property Mode Current mode of the Player.
Public property PlaybackSpeed
Public property Source Currently set on the Player.
Public property State State of the Player.

Top

Methods

  Name Description
Public method AttachFlow Attach an ????????.
Public method DetachFlow Detach an AudioVideoFlow.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Pause Pause playing ????????.
Public method RemoveSource Remove the currently attached Source from this Player.
Public method SetMode Set the mode of the Player.
Public method SetSource Set on the Player.
Public method Skip Skip feature.
Public method Start Play attached.
Public method Stop Stop playing .
Public method ToString (Inherited from Object.)

Top

Events

  Name Description
Public event StateChanged Event to notify application that the Player state has changed.

Top

See Also

Reference

Player Class

Microsoft.Rtc.Collaboration.AudioVideo Namespace