Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
UdpRevicer
C# Class UdpRevicer, RTSPExample
ファイルを表示
Open project: fajoy/RTSPExample
Class Usage Examples
Public Methods
Method
Description
UdpRevicer
( ) :
System
UdpRevicer
(
int
port
) :
System
beginReceive
( ) :
void
getLocalPort
( ) :
int
Private Methods
Method
Description
ReceiveCallback
(
IAsyncResult
ar
) :
void
Method Details
UdpRevicer()
public
method
public
UdpRevicer
( ) :
System
return
System
UdpRevicer()
public
method
public
UdpRevicer
(
int
port
) :
System
port
int
return
System
beginReceive()
public
method
public
beginReceive
( ) :
void
return
void
getLocalPort()
public
method
public
getLocalPort
( ) :
int
return
int