Class PushPublishSessionRTMP
Object
com.wowza.wms.pushpublish.model.PushPublishSessionBase
com.wowza.wms.pushpublish.protocol.rtmp.PushPublishSessionRTMP
- All Implemented Interfaces:
IPushPublishSession
-
Field Summary
Fields inherited from class com.wowza.wms.pushpublish.model.PushPublishSessionBase
profile, pushPublishImpl, stream, type
Fields inherited from interface com.wowza.wms.pushpublish.model.IPushPublishSession
PUSHPUBLISHSESSION_TYPE_RTMP, PUSHPUBLISHSESSION_TYPE_RTP, PUSHPUBLISHSESSION_TYPE_UNKNOWN
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.wowza.wms.pushpublish.model.PushPublishSessionBase
getContextStr, getDestinationID, getProfile, getPushPublishImpl, getStream, getType, setProfile, setPushPublishImpl, setStream
-
Constructor Details
-
PushPublishSessionRTMP
public PushPublishSessionRTMP()
-