WmaFileSource Members

Include Protected Members
Include Inherited Members

The WmaFileSource class is a WMA-specific MediaSource subclass.

The WmaFileSource type exposes the following members.

Constructors

  Name Description
Public method WmaFileSource Creates a new instance of the WmaFileSource class.

Top

Properties

  Name Description
Public property Duration Gets the duration, in milliseconds, of the source. (Overrides MediaSource.Duration.)
Public property Filename Gets the filename of the WMA file.

Top

Methods

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

WmaFileSource Class

Microsoft.Rtc.Collaboration.AudioVideo Namespace