Share via


MediaSource Members

Include Protected Members
Include Inherited Members

The MediaSource class is the base class for all media sources and provides an encapsulation for all media.

The MediaSource type exposes the following members.

Properties

  Name Description
Public property Duration Gets the duration, in milliseconds, of the source.

Top

Methods

  Name Description
Public method BeginPrepareSource Prepares the media source.
Public method Close Closes the source.
Public method EndPrepareSource Ends the operation initiated by BeginPrepareSource.
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 ToString (inherited from Object)

Top

See Also

Reference

MediaSource Class

Microsoft.Rtc.Collaboration.AudioVideo Namespace