Method | Description | |
---|---|---|
RTSPServer ( int port ) : System | ||
addCache ( string abs_path, VideoCache vc ) : void | ||
close ( ) : void | ||
sendFrame ( ) : void | ||
start ( ) : void |
Method | Description | |
---|---|---|
ts_Accepted ( TcpServer self, Socket sock ) : void |
public addCache ( string abs_path, VideoCache vc ) : void | ||
abs_path | string | |
vc | VideoCache | |
return | void |