Package com.wowza.wms.rtp.transport
Interface IUDPTransportSession
public interface IUDPTransportSession
-
Method Summary
Modifier and TypeMethodDescriptionvoid
write
(byte[] buffer, int offset, int len, SocketAddress destination, long timecode)
-
Method Details
-
write
-