WmaFileSource Class

Wma MediaSource class.

Inheritance Hierarchy

System..::..Object
  Microsoft.Rtc.Collaboration.AudioVideo..::..MediaSource
    Microsoft.Rtc.Collaboration.AudioVideo..::..WmaFileSource

Namespace:  Microsoft.Rtc.Collaboration.AudioVideo
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public Class WmaFileSource _
    Inherits MediaSource
'Usage
Dim instance As WmaFileSource
public class WmaFileSource : MediaSource

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

WmaFileSource Members

Microsoft.Rtc.Collaboration.AudioVideo Namespace