Package com.wowza.wms.mediacaster
Interface IMediaCasterNetConnection
public interface IMediaCasterNetConnection
IMediaCasterNetConnection: Internal use only
-
Method Summary
Modifier and TypeMethodDescriptioncom.wowza.wms.netconnection.NetConnection
Receives the INetConnection interface for a live repeater connection
-
Method Details
-
getNetConnection
com.wowza.wms.netconnection.NetConnection getNetConnection()Receives the INetConnection interface for a live repeater connection- Returns:
- INetConnection interface
-