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



IconMemberDescription
getCodec
The codec

getEncryption
Encryption information about the RTP data.

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.)
getPacketSize
The size of the packets (in ms).

getRtcpIpAddress
IP Information about where the RTCP data is going to.

getRtpIpAddress
IP Information about where the RTP data is going to.

Inheritance Hierarchy
Object
EventArgs
 Media..::..MediaCommonEventArgs
  Media..::..MediaStartedEventArgs

Assembly: ServiceProvider (Module: ServiceProvider)