C# 클래스 ConsoleApplication1.RTSPClient

파일 보기 프로젝트 열기: ngraziano/SharpRTSP 1 사용 예제들

공개 메소드들

메소드 설명
Process_RTP_Frame ( List rtp_payloads ) : void
RTSPClient ( String url ) : System

비공개 메소드들

메소드 설명
Rtsp_client_DataReceived ( object sender, Rtsp e ) : void
Rtsp_client_MessageReceived ( object sender, Rtsp e ) : void

메소드 상세

Process_RTP_Frame() 공개 메소드

public Process_RTP_Frame ( List rtp_payloads ) : void
rtp_payloads List
리턴 void

RTSPClient() 공개 메소드

public RTSPClient ( String url ) : System
url String
리턴 System