Uses of Class
com.wowza.wms.rtp.model.RTPDestination
Packages that use RTPDestination
Package
Description
-
Uses of RTPDestination in com.wowza.wms.pushpublish.protocol.rtp
Fields in com.wowza.wms.pushpublish.protocol.rtp declared as RTPDestinationModifier and TypeFieldDescriptionprotected RTPDestination
PushPublishRTP.mRtpDestination
The m rtp destination.Methods in com.wowza.wms.pushpublish.protocol.rtp that return RTPDestinationConstructors in com.wowza.wms.pushpublish.protocol.rtp with parameters of type RTPDestinationModifierConstructorDescriptionPushPublishRTPRunner
(PushPublishRTP pushPublisherRTP, RTPDestination rtpDestination) Instantiates a new rTP PushPublishRTPRunner. -
Uses of RTPDestination in com.wowza.wms.rtp.model
Methods in com.wowza.wms.rtp.model that return RTPDestinationMethods in com.wowza.wms.rtp.model with parameters of type RTPDestinationModifier and TypeMethodDescriptionvoid
RTPStream.setRTPDestination
(RTPDestination rtpDestination) Set RTP destination -
Uses of RTPDestination in com.wowza.wms.util
Methods in com.wowza.wms.util with parameters of type RTPDestinationModifier and TypeMethodDescriptionstatic RTPPushPublishSession
RTPUtils.startRTPPull
(IApplicationInstance appInstance, String streamName, RTPDestination rtpDestination) Start pushing an RTP streamstatic String
RTPUtils.updateSDPDestination
(RTPDestination rtpDestination, String sdpData) Update SDP data information with RTP destination information