C# Class ConsoleApplication1.RTSPClient

Afficher le fichier Open project: ngraziano/SharpRTSP Class Usage Examples

Méthodes publiques

Méthode Description
Process_RTP_Frame ( List rtp_payloads ) : void
RTSPClient ( String url ) : System

Private Methods

Méthode Description
Rtsp_client_DataReceived ( object sender, Rtsp e ) : void
Rtsp_client_MessageReceived ( object sender, Rtsp e ) : void

Method Details

Process_RTP_Frame() public méthode

public Process_RTP_Frame ( List rtp_payloads ) : void
rtp_payloads List
Résultat void

RTSPClient() public méthode

public RTSPClient ( String url ) : System
url String
Résultat System