Reference Library
Media..::..PlayingEventArgs Class
NamespacesAvaya.ApplicationEnablement.DMCCMediaMedia..::..PlayingEventArgs
Parameters associated with the Playing event.
Declaration Syntax
C#Visual BasicVisual C++
public class PlayingEventArgs : Media..::..MediaCommonEventArgs
Public Class PlayingEventArgs _
	Inherits Media..::..MediaCommonEventArgs
public ref class PlayingEventArgs : public Media..::..MediaCommonEventArgs
Members
All MembersProperties



IconMemberDescription
getCurrentPosition
Current position of the file being played.

getFileName
Name of the file being played.

getLength
length of the file being played.

getMedia
Meida object that this response was sent to.
(Inherited from Media..::..MediaCommonEventArgs.)
getMonitorId
Id of the monitor that caused this event.
(Inherited from Media..::..MediaCommonEventArgs.)
Inheritance Hierarchy
Object
EventArgs
 Media..::..MediaCommonEventArgs
  Media..::..PlayingEventArgs

Assembly: ServiceProvider (Module: ServiceProvider)