Uses of Interface
com.wowza.wms.httpstreamer.model.IHTTPStreamerApplicationContext
Packages that use IHTTPStreamerApplicationContext
Package
Description
-
Uses of IHTTPStreamerApplicationContext in com.wowza.wms.application
Methods in com.wowza.wms.application that return IHTTPStreamerApplicationContextModifier and TypeMethodDescriptionIApplicationInstance.getHTTPStreamerApplicationContext
(String httpStreamName, boolean doCreate) Get the HTTPStreamer application context for a given HTTPStreamer adapter -
Uses of IHTTPStreamerApplicationContext in com.wowza.wms.dvr
Methods in com.wowza.wms.dvr with parameters of type IHTTPStreamerApplicationContextModifier and TypeMethodDescriptioncom.wowza.wms.dvr.DvrPlaylistRequest
IDvrPlayerAdapter.getDvrPlaylistRequest
(IHTTPStreamerApplicationContext appContext, IDvrStreamStore store, Map<String, String> queryMap) com.wowza.wms.dvr.DvrPlaylistRequest
IDvrPlayerAdapter.getDvrPlaylistRequest
(IHTTPStreamerApplicationContext appContext, List<IDvrStreamStore> stores, Map<String, String> queryMap) -
Uses of IHTTPStreamerApplicationContext in com.wowza.wms.httpstreamer.cupertinostreaming.file
Methods in com.wowza.wms.httpstreamer.cupertinostreaming.file that return IHTTPStreamerApplicationContextMethods in com.wowza.wms.httpstreamer.cupertinostreaming.file with parameters of type IHTTPStreamerApplicationContextModifier and TypeMethodDescriptionvoid
IHTTPStreamerCupertinoIndex.init
(IHTTPStreamerApplicationContext appContext, IHTTPStreamerSession httpStreamerSession, String rawStreamName, String streamExt, String streamName, long playStart, long playDuration, long playSeek, com.wowza.wms.timedtext.model.TimedTextRequest timedTextRequest, String vodTranscodeNGRP) -
Uses of IHTTPStreamerApplicationContext in com.wowza.wms.httpstreamer.cupertinostreaming.httpstreamer
Methods in com.wowza.wms.httpstreamer.cupertinostreaming.httpstreamer with parameters of type IHTTPStreamerApplicationContextModifier and TypeMethodDescriptionHTTPStreamerSessionCupertino.getIndex
(IHTTPStreamerApplicationContext appContext, IHTTPStreamerSession httpStreamerSession, String rawStreamName, String streamExt, String streamName, long playStart, long playDuration, long playSeek, com.wowza.wms.timedtext.model.TimedTextRequest captionRequest, String vodTranscodeNGRP) void
HTTPStreamerSessionCupertino.indexTranscoderVOD
(IHTTPStreamerApplicationContext appContext, String vodTranscodeNGRP) void
IHTTPStreamerCupertinoVODActionNotify.onCreate
(IHTTPStreamerCupertinoIndex fileIndex, IHTTPStreamerApplicationContext appContext, IHTTPStreamerSession httpStreamerSession, String rawStreamName, String streamExt, String streamName) Called when file index createdvoid
IHTTPStreamerCupertinoVODActionNotify.onIndex
(IHTTPStreamerCupertinoIndex fileIndex, IHTTPStreamerApplicationContext appContext, IHTTPStreamerSession httpStreamerSession, String rawStreamName, String streamExt, String streamName) Called after file is indexedvoid
IHTTPStreamerCupertinoVODActionNotify.onInit
(IHTTPStreamerCupertinoIndex fileIndex, IHTTPStreamerApplicationContext appContext, IHTTPStreamerSession httpStreamerSession, String rawStreamName, String streamExt, String streamName) Called after initializedvoid
IHTTPStreamerCupertinoVODActionNotify.onOpen
(IHTTPStreamerCupertinoIndex fileIndex, IHTTPStreamerApplicationContext appContext, IHTTPStreamerSession httpStreamerSession, String rawStreamName, String streamExt, String streamName) Called after open -
Uses of IHTTPStreamerApplicationContext in com.wowza.wms.httpstreamer.model
Methods in com.wowza.wms.httpstreamer.model with parameters of type IHTTPStreamerApplicationContextModifier and TypeMethodDescriptionvoid
IHTTPStreamerSession.addHTTPSessionToTCPSession
(com.wowza.wms.server.RtmpSessionInfo wmsSessionInfo, IHTTPStreamerApplicationContext appContext) Add HTTP session to TCP session for trackingIHTTPStreamerHTTPOriginSessionIdProvider.getHTTPOriginId
(String httpOriginId, IHTTPRequest req, IHTTPStreamerApplicationContext appContext, String oldSessionId, String streamDomainStr, boolean isHTTPOrigin, boolean isDvr, long currTime) void
IHTTPStreamerSession.indexTranscoderVOD
(IHTTPStreamerApplicationContext appContext, String vodTranscodeNGRP) Index the HTTP session for VOD transcoder streaming -
Uses of IHTTPStreamerApplicationContext in com.wowza.wms.httpstreamer.mpegdashstreaming.file
Methods in com.wowza.wms.httpstreamer.mpegdashstreaming.file that return IHTTPStreamerApplicationContextMethods in com.wowza.wms.httpstreamer.mpegdashstreaming.file with parameters of type IHTTPStreamerApplicationContextModifier and TypeMethodDescriptionvoid
IHTTPStreamerMPEGDashIndex.init
(IHTTPStreamerApplicationContext appContext, IHTTPStreamerSession httpStreamerSession, String rawStreamName, String streamExt, String streamName, long playStart, long playDuration, long playSeek, com.wowza.wms.timedtext.model.TimedTextRequest captionRequest, String vodTranscodeNGRP) -
Uses of IHTTPStreamerApplicationContext in com.wowza.wms.httpstreamer.mpegdashstreaming.httpstreamer
Methods in com.wowza.wms.httpstreamer.mpegdashstreaming.httpstreamer with parameters of type IHTTPStreamerApplicationContextModifier and TypeMethodDescriptionstatic IHTTPStreamerMPEGDashIndex
HTTPStreamerSessionMPEGDash.createIndexLive
(IHTTPStreamerApplicationContext appContext, IHTTPStreamerSession httpStreamerSession, String rawStreamName, String streamExt, String streamName) HTTPStreamerSessionMPEGDash.getIndex
(IHTTPStreamerApplicationContext appContext, IHTTPStreamerSession httpStreamerSession, String rawStreamName, String streamExt, String streamName, long playStart, long playDuration, long playSeek, com.wowza.wms.timedtext.model.TimedTextRequest captionRequest, String vodTranscodeNGRP) HTTPStreamerSessionMPEGDash.getIndexLive
(IHTTPStreamerApplicationContext appContext, IHTTPStreamerSession httpStreamerSession, String rawStreamName, String streamExt, String streamName) void
HTTPStreamerSessionMPEGDash.indexTranscoderVOD
(IHTTPStreamerApplicationContext appContext, String vodTranscodeNGRP) -
Uses of IHTTPStreamerApplicationContext in com.wowza.wms.httpstreamer.sanjosestreaming.file
Methods in com.wowza.wms.httpstreamer.sanjosestreaming.file that return IHTTPStreamerApplicationContextModifier and TypeMethodDescriptionIHTTPStreamerSanJoseIndex.getApplicationContext()
Deprecated.Methods in com.wowza.wms.httpstreamer.sanjosestreaming.file with parameters of type IHTTPStreamerApplicationContextModifier and TypeMethodDescriptionvoid
IHTTPStreamerSanJoseIndex.init
(IHTTPStreamerApplicationContext appContext, IHTTPStreamerSession httpStreamerSession, String rawStreamName, String streamExt, String streamName, long playStart, long playDuration, long playSeek, com.wowza.wms.timedtext.model.TimedTextRequest captionRequest, String vodTranscodeNGRP) Deprecated. -
Uses of IHTTPStreamerApplicationContext in com.wowza.wms.httpstreamer.sanjosestreaming.httpstreamer
Methods in com.wowza.wms.httpstreamer.sanjosestreaming.httpstreamer with parameters of type IHTTPStreamerApplicationContextModifier and TypeMethodDescriptionstatic com.wowza.wms.httpstreamer.sanjosestreaming.file.IHTTPStreamerSanJoseIndex
HTTPStreamerSessionSanJose.createIndexLive
(IHTTPStreamerApplicationContext appContext, IHTTPStreamerSession httpStreamerSession, String rawStreamName, String streamExt, String streamName) Deprecated.com.wowza.wms.httpstreamer.sanjosestreaming.file.IHTTPStreamerSanJoseIndex
HTTPStreamerSessionSanJose.getIndex
(IHTTPStreamerApplicationContext appContext, IHTTPStreamerSession httpStreamerSession, String rawStreamName, String streamExt, String streamName, long playStart, long playDuration, long playSeek, com.wowza.wms.timedtext.model.TimedTextRequest captionRequest, String vodTranscodeNGRP, boolean saveIndex) Deprecated.com.wowza.wms.httpstreamer.sanjosestreaming.file.IHTTPStreamerSanJoseIndex
HTTPStreamerSessionSanJose.getIndexLive
(IHTTPStreamerApplicationContext appContext, IHTTPStreamerSession httpStreamerSession, String rawStreamName, String streamExt, String streamName) Deprecated.void
HTTPStreamerSessionSanJose.indexTranscoderVOD
(IHTTPStreamerApplicationContext appContext, String vodTranscodeNGRP) Deprecated. -
Uses of IHTTPStreamerApplicationContext in com.wowza.wms.httpstreamer.smoothstreaming.file
Methods in com.wowza.wms.httpstreamer.smoothstreaming.file that return IHTTPStreamerApplicationContextModifier and TypeMethodDescriptionIHTTPStreamerSmoothStreamerIndex.getAppContext()
Deprecated.Methods in com.wowza.wms.httpstreamer.smoothstreaming.file with parameters of type IHTTPStreamerApplicationContextModifier and TypeMethodDescriptionvoid
IHTTPStreamerSmoothStreamerIndex.init
(IHTTPStreamerSession httpStreamerSession, IHTTPStreamerApplicationContext appContext, String streamExt, String streamName, long playStart, long playDuration, long playSeek, String vodTranscodeNGRP) Deprecated. -
Uses of IHTTPStreamerApplicationContext in com.wowza.wms.httpstreamer.smoothstreaming.httpstreamer
Methods in com.wowza.wms.httpstreamer.smoothstreaming.httpstreamer with parameters of type IHTTPStreamerApplicationContextModifier and TypeMethodDescriptioncom.wowza.wms.httpstreamer.smoothstreaming.file.IHTTPStreamerSmoothStreamerIndex
HTTPStreamerSessionSmoothStreamer.getIndex
(IHTTPStreamerSession httpStreamerSession, IHTTPStreamerApplicationContext appContext, String streamExt, String streamName, long playStart, long playDuration, long playSeek, String vodTranscodeNGRP) Deprecated.void
HTTPStreamerSessionSmoothStreamer.indexTranscoderVOD
(IHTTPStreamerApplicationContext appContext, String vodTranscodeNGRP) Deprecated. -
Uses of IHTTPStreamerApplicationContext in com.wowza.wms.httpstreamer.smoothstreaming.livestreampacketizer
Fields in com.wowza.wms.httpstreamer.smoothstreaming.livestreampacketizer declared as IHTTPStreamerApplicationContextModifier and TypeFieldDescriptionprotected IHTTPStreamerApplicationContext
LiveStreamPacketizerSmoothStreaming.appContext
Deprecated. -
Uses of IHTTPStreamerApplicationContext in com.wowza.wms.httpstreamer.smoothstreaming.util
Methods in com.wowza.wms.httpstreamer.smoothstreaming.util with parameters of type IHTTPStreamerApplicationContextModifier and TypeMethodDescriptionstatic com.wowza.wms.httpstreamer.smoothstreaming.livestreampacketizer.SmoothStreamingLivePlaylist
LiveStreamPacketizerSmoothStreamerUtils.parseLivePlaylist
(IHTTPStreamerApplicationContext appContext, String streamName, String streamExt, IHTTPStreamerSession httpStreamerSession) Deprecated.