C# 클래스 CSharpRTMP.Core.Protocols.Rtsp.NATTraversalProtocol

상속: BaseProtocol
파일 보기 프로젝트 열기: langhuihui/csharprtmp 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
OutboundAddress System.Net.IPEndPoint

공개 메소드들

메소드 설명
SignalInputData ( InputStream inputStream, IPEndPoint address ) : bool

메소드 상세

SignalInputData() 공개 메소드

public SignalInputData ( InputStream inputStream, IPEndPoint address ) : bool
inputStream CSharpRTMP.Common.InputStream
address System.Net.IPEndPoint
리턴 bool

프로퍼티 상세

OutboundAddress 공개적으로 프로퍼티

public IPEndPoint,System.Net OutboundAddress
리턴 System.Net.IPEndPoint