Parameters associated with the Media Started event.
| C# | Visual Basic | Visual C++ |
public class MediaStartedEventArgs : Media..::.MediaCommonEventArgs
Public Class MediaStartedEventArgs _ Inherits Media..::.MediaCommonEventArgs
public ref class MediaStartedEventArgs : public Media..::.MediaCommonEventArgs
| All Members | Properties | ||||
| Icon | Member | Description |
|---|---|---|
| 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.
|
| Object | |||
| EventArgs | |||
| Media..::.MediaCommonEventArgs | |||
| Media..::.MediaStartedEventArgs | |||
Assembly: ServiceProvider (Module: ServiceProvider)