| C# | Visual Basic | Visual C++ |
void MediaStartedEvent( string monitorId, string deviceId, string rtpAddress, int rtpPort, string rctpAddress, int rtcpPort, string codec, string payloadType, string protocol, string receiveKey, string transmitKey, int packetSize )
Sub MediaStartedEvent ( _ monitorId As String, _ deviceId As String, _ rtpAddress As String, _ rtpPort As Integer, _ rctpAddress As String, _ rtcpPort As Integer, _ codec As String, _ payloadType As String, _ protocol As String, _ receiveKey As String, _ transmitKey As String, _ packetSize As Integer _ )
Assembly: ServiceProvider (Module: ServiceProvider)