MediaSource Members

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

The MediaSource type exposes the following members.

Methods

  Name Description
Public method BeginPrepareSource Interface should be called by application, before first starting to play MediaSource.
Public method Close Closes the source.
Public method EndPrepareSource Ends 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