MediaSession Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class MediaSession abstract
public abstract class MediaSession
type MediaSession = class
Public MustInherit Class MediaSession
Inheritance
Derived
Constructors
Properties
Methods
BeginEstablish(AsyncCallback, Object)
BeginEstablish(MediaSessionEstablishOptions, AsyncCallback, Object)
BeginHandleSessionEstablishment(ParticipantCommandResponse, AsyncCallback, Object)
BeginHandleTermination(AsyncCallback, Object)
BeginTerminate(AsyncCallback, Object)
EndEstablish(IAsyncResult)
EndHandleSessionEstablishment(IAsyncResult)
EndHandleTermination(IAsyncResult)
EndTerminate(IAsyncResult)
GetActiveMediaTypes()
GetMcuSession()
HandleStateChange(MediaSessionStateChangedEventArgs)
MakeCallback(AsyncCallback, IAsyncResult)
RaiseEvent<TEventArg>(EventHandler<TEventArg>, Object, TEventArg)
Events
Applies to