Uses of Interface
com.wowza.wms.application.IApplicationInstance
-
-
Uses of IApplicationInstance in com.wowza.io
Methods in com.wowza.io that return IApplicationInstance Modifier and Type Method Description IApplicationInstance
HTTPByteReaderS3. getAppInstance()
Methods in com.wowza.io with parameters of type IApplicationInstance Modifier and Type Method Description void
IRandomAccessReader. init(IApplicationInstance appInstance, IMediaStream stream, String basePath, String mediaName, String mediaExtension)
Intialize RandomAccessReadervoid
IRandomAccessWriter2. init(IApplicationInstance appInstance, IMediaStream stream, String basePath, String mediaName, String mediaExtension)
Intialize RandomAccessReadervoid
ITextReader. init(IApplicationInstance appInstance, IMediaStream stream, String basePath, String mediaName)
void
ITextWriter. init(IApplicationInstance appInstance, IMediaStream stream, String basePath, String mediaName)
void
HTTPByteReaderS3. setAppInstance(IApplicationInstance appInstance)
Constructors in com.wowza.io with parameters of type IApplicationInstance Constructor Description HTTPByteReaderS3(String host, int port, IApplicationInstance appInstance)
-
Uses of IApplicationInstance in com.wowza.wms.application
Methods in com.wowza.wms.application that return IApplicationInstance Modifier and Type Method Description IApplicationInstance
IApplication. getAppInstance(String name)
Get applicationInstance object by name.IApplicationInstance
IApplication. getAppInstance(String name, boolean doLoad)
Get applicationInstance object by name and optionally load it if it was not already loaded.Methods in com.wowza.wms.application with parameters of type IApplicationInstance Modifier and Type Method Description void
IApplicationInstanceNotify. onApplicationInstanceCreate(IApplicationInstance applicationInstance)
Triggered when applicationInstance createdvoid
IApplicationInstanceNotify. onApplicationInstanceDestroy(IApplicationInstance applicationInstance)
Triggered when applicationInstance destroyedvoid
IApplication. removeAppInstance(IApplicationInstance appInstance)
Disconnect all clients connected to an application instance and remove it from the IApplication application list. -
Uses of IApplicationInstance in com.wowza.wms.authentication
Methods in com.wowza.wms.authentication with parameters of type IApplicationInstance Modifier and Type Method Description void
IAuthenticate. init(IApplicationInstance appInstance, com.wowza.wms.authentication.AuthenticationItem authenticationItem)
Initialize authentication class when instantiated as part of an application instancevoid
IAuthenticate2. init(IApplicationInstance appInstance, com.wowza.wms.authentication.AuthenticationItem authenticationItem)
Initialize authentication class when instantiated as part of an application instancevoid
IAuthenticate3. init(IApplicationInstance appInstance, com.wowza.wms.authentication.AuthenticationItem authenticationItem)
Initialize authentication class when instantiated as part of an application instance -
Uses of IApplicationInstance in com.wowza.wms.client
Methods in com.wowza.wms.client that return IApplicationInstance Modifier and Type Method Description IApplicationInstance
IClient. getAppInstance()
Get parent applicationInstance. -
Uses of IApplicationInstance in com.wowza.wms.drm.cenc
Methods in com.wowza.wms.drm.cenc with parameters of type IApplicationInstance Modifier and Type Method Description static boolean
CencInfo. loadFromKeyFile(IApplicationInstance appInstance, String streamName, CencInfo cencInfo, long chunkId, int contentType, int chunkDurationTarget, String keyFileParamPrefix)
void
CencInfo. setAppInstance(IApplicationInstance appInstance)
-
Uses of IApplicationInstance in com.wowza.wms.dvr
Methods in com.wowza.wms.dvr that return IApplicationInstance Modifier and Type Method Description IApplicationInstance
IDvrStreamStore. getAppInstance()
Get associated application instance.Methods in com.wowza.wms.dvr with parameters of type IApplicationInstance Modifier and Type Method Description void
IDvrTextReader. init(IApplicationInstance appInstance, IMediaStream stream, com.wowza.wms.dvr.io.IDvrFileSystem fileSystem, String artifactName)
void
IDvrTextWriter. init(IApplicationInstance appInstance, IMediaStream stream, com.wowza.wms.dvr.io.IDvrFileSystem fileSystem, String artifactName)
void
IDvrTextWriter. init(IApplicationInstance appInstance, IMediaStream stream, com.wowza.wms.dvr.io.IDvrFileSystem fileSystem, String artifactName, IDvrStreamStore store)
-
Uses of IApplicationInstance in com.wowza.wms.httpstreamer.cupertinostreaming.httpstreamer
Methods in com.wowza.wms.httpstreamer.cupertinostreaming.httpstreamer with parameters of type IApplicationInstance Modifier and Type Method Description void
HTTPStreamerSessionCupertino. notifyHTTPSessionCreate(IApplicationInstance appInstance, IHTTPStreamerSession httpStreamerSession)
void
HTTPStreamerSessionCupertino. notifyHTTPSessionDestroy(IApplicationInstance appInstance, IHTTPStreamerSession httpStreamerSession)
-
Uses of IApplicationInstance in com.wowza.wms.httpstreamer.cupertinostreaming.livestreampacketizer
Methods in com.wowza.wms.httpstreamer.cupertinostreaming.livestreampacketizer with parameters of type IApplicationInstance Modifier and Type Method Description static int
LiveStreamPacketizerCupertino. getChunkDurationTarget(IApplicationInstance appInstance, String packetizer)
void
LiveStreamPacketizerCupertino. init(String streamName, String packetizerName, IApplicationInstance appInstance, com.wowza.wms.stream.livepacketizer.LiveStreamPacketizerItem liveStreamPacketizerItem)
-
Uses of IApplicationInstance in com.wowza.wms.httpstreamer.cupertinostreaming.util
Methods in com.wowza.wms.httpstreamer.cupertinostreaming.util with parameters of type IApplicationInstance Modifier and Type Method Description static com.wowza.wms.httpstreamer.cupertinostreaming.util.CupertinoEncInfo
LiveStreamPacketizerCupertinoUtils. getEncInfo(IApplicationInstance appInstance, String streamName)
-
Uses of IApplicationInstance in com.wowza.wms.httpstreamer.model
Methods in com.wowza.wms.httpstreamer.model that return IApplicationInstance Modifier and Type Method Description IApplicationInstance
IHTTPStreamerApplicationContext. getAppInstance()
Get application instanceIApplicationInstance
IHTTPStreamerSession. getAppInstance()
Get the application instance associated with this HTTP sessionMethods in com.wowza.wms.httpstreamer.model with parameters of type IApplicationInstance Modifier and Type Method Description String
IHTTPStreamerAdapter. getLiveStreamPacketizer(IApplicationInstance appInstance)
Get the default live stream packetizer.String
IHTTPStreamerAdapter. getLiveStreamPacketizer(IApplicationInstance appInstance, com.wowza.wms.httpstreamer.model.SegmentFormat segmentFormat)
Get the default live stream packetizer.String
IHTTPStreamerAdapter. getLiveStreamRepeater(IApplicationInstance appInstance)
Get the default live stream repeater.String
IHTTPStreamerAdapter. getLiveStreamRepeater(IApplicationInstance appInstance, com.wowza.wms.httpstreamer.model.SegmentFormat segmentFormat)
Get the default live stream repeater.void
IHTTPStreamerApplicationContext. init(IApplicationInstance appInstance, com.wowza.wms.httpstreamer.model.HTTPStreamerItem httpStreamerItem)
Initialize contextvoid
IHTTPSessionNotify. notifyHTTPSessionCreate(IApplicationInstance appInstance, IHTTPStreamerSession httpStreamerSession)
void
IHTTPSessionNotify. notifyHTTPSessionDestroy(IApplicationInstance appInstance, IHTTPStreamerSession httpStreamerSession)
void
IHTTPStreamerSession. setAppInstance(IApplicationInstance appInstance)
Set the application instance associated with this HTTP sessionvoid
IHTTPStreamerAdapter. shutdownSession(IApplicationInstance appInstance, IHTTPStreamerSession session)
Called when an HTTP streaming session is shutdown -
Uses of IApplicationInstance in com.wowza.wms.httpstreamer.mpegdashstreaming.httpstreamer
Methods in com.wowza.wms.httpstreamer.mpegdashstreaming.httpstreamer with parameters of type IApplicationInstance Modifier and Type Method Description void
HTTPStreamerSessionMPEGDash. notifyHTTPSessionCreate(IApplicationInstance appInstance, IHTTPStreamerSession httpStreamerSession)
void
HTTPStreamerSessionMPEGDash. notifyHTTPSessionDestroy(IApplicationInstance appInstance, IHTTPStreamerSession httpStreamerSession)
-
Uses of IApplicationInstance in com.wowza.wms.httpstreamer.mpegdashstreaming.livestreampacketizer
Methods in com.wowza.wms.httpstreamer.mpegdashstreaming.livestreampacketizer with parameters of type IApplicationInstance Modifier and Type Method Description static int
LiveStreamPacketizerMPEGDash. getSegmentDurationTarget(IApplicationInstance appInstance, String packetizer)
void
LiveStreamPacketizerMPEGDash. init(String streamName, String packetizerName, IApplicationInstance appInstance, com.wowza.wms.stream.livepacketizer.LiveStreamPacketizerItem liveStreamPacketizerItem)
protected void
LiveStreamPacketizerMPEGDash. parseProps(IApplicationInstance appInstance)
-
Uses of IApplicationInstance in com.wowza.wms.httpstreamer.mpegdashstreaming.util
Methods in com.wowza.wms.httpstreamer.mpegdashstreaming.util with parameters of type IApplicationInstance Modifier and Type Method Description static CencInfo
MPEGDashUtils. getCencInfo(IApplicationInstance appInstance, String streamName, IHTTPStreamerSession httpStreamerSession, IHTTPStreamerMPEGDashIndex index, long segmentId, CencInfo cencInfo)
static CencInfo
MPEGDashUtils. getCencInfo(IApplicationInstance appInstance, String streamName, ILiveStreamPacketizer liveStreamPacketizer, long segmentId, CencInfo cencInfo)
-
Uses of IApplicationInstance in com.wowza.wms.httpstreamer.sanjosestreaming.httpstreamer
Methods in com.wowza.wms.httpstreamer.sanjosestreaming.httpstreamer with parameters of type IApplicationInstance Modifier and Type Method Description void
HTTPStreamerSessionSanJose. notifyHTTPSessionCreate(IApplicationInstance appInstance, IHTTPStreamerSession httpStreamerSession)
Deprecated.void
HTTPStreamerSessionSanJose. notifyHTTPSessionDestroy(IApplicationInstance appInstance, IHTTPStreamerSession httpStreamerSession)
Deprecated. -
Uses of IApplicationInstance in com.wowza.wms.httpstreamer.sanjosestreaming.livestreampacketizer
Methods in com.wowza.wms.httpstreamer.sanjosestreaming.livestreampacketizer with parameters of type IApplicationInstance Modifier and Type Method Description void
LiveStreamPacketizerSanJose. init(String streamName, String packetizerName, IApplicationInstance appInstance, com.wowza.wms.stream.livepacketizer.LiveStreamPacketizerItem liveStreamPacketizerItem)
Deprecated. -
Uses of IApplicationInstance in com.wowza.wms.httpstreamer.smoothstreaming.httpstreamer
Methods in com.wowza.wms.httpstreamer.smoothstreaming.httpstreamer with parameters of type IApplicationInstance Modifier and Type Method Description void
HTTPStreamerSessionSmoothStreamer. notifyHTTPSessionCreate(IApplicationInstance appInstance, IHTTPStreamerSession httpStreamerSession)
Deprecated.void
HTTPStreamerSessionSmoothStreamer. notifyHTTPSessionDestroy(IApplicationInstance appInstance, IHTTPStreamerSession httpStreamerSession)
Deprecated. -
Uses of IApplicationInstance in com.wowza.wms.httpstreamer.smoothstreaming.livestreampacketizer
Methods in com.wowza.wms.httpstreamer.smoothstreaming.livestreampacketizer with parameters of type IApplicationInstance Modifier and Type Method Description void
LiveStreamPacketizerSmoothStreaming. init(String streamName, String packetizerName, IApplicationInstance appInstance, com.wowza.wms.stream.livepacketizer.LiveStreamPacketizerItem liveStreamPacketizerItem)
Deprecated. -
Uses of IApplicationInstance in com.wowza.wms.httpstreamer.smoothstreaming.util
Methods in com.wowza.wms.httpstreamer.smoothstreaming.util with parameters of type IApplicationInstance Modifier and Type Method Description static com.wowza.wms.drm.playready.PlayReadyKeyInfo
LiveStreamPacketizerSmoothStreamerUtils. getEncInfo(IApplicationInstance appInstance, String streamName)
Deprecated. -
Uses of IApplicationInstance in com.wowza.wms.livestreamrecord.manager
Methods in com.wowza.wms.livestreamrecord.manager that return IApplicationInstance Modifier and Type Method Description IApplicationInstance
IStreamRecorder. getAppInstance()
Called to get the application Instance the recorder is associated withMethods in com.wowza.wms.livestreamrecord.manager with parameters of type IApplicationInstance Modifier and Type Method Description IStreamRecorder
ILiveStreamRecordManager. getRecorder(IApplicationInstance appInstance, String streamName)
Used to get a specific IStreamRecorder from the LiveStreamRecordManager Modifying the returned IStreamRecorder while a recording is active may result in undefined behavior.java.util.List<IStreamRecorder>
ILiveStreamRecordManager. getRecordersList(IApplicationInstance appInstance)
Used to get the list of IStreamRecorders for a specific application instance.java.util.Map<String,IStreamRecorder>
ILiveStreamRecordManager. getRecordersMap(IApplicationInstance appInstance)
Used to get the Map of stream Name to IStreamRecorder for a specific application instance.void
ILiveStreamRecordManager. splitRecording(IApplicationInstance appInstance, String streamName)
Used to tell the LiveStreamRecordManager to split (a.k.a segment) a recording immediately for a specific stream in a specific application instance.void
ILiveStreamRecordManager. startRecording(IApplicationInstance appInstance, StreamRecorderParameters params)
Used to tell the LiveStreamRecordManager to create StreamRecorders for all streams which are published to the specified application instance.void
ILiveStreamRecordManager. startRecording(IApplicationInstance appInstance, String streamName, StreamRecorderParameters params)
Used to tell the LiveStreamRecordManager to create a StreamRecorder for a specific stream in a specific application instance.void
ILiveStreamRecordManager. stopRecording(IApplicationInstance appInstance)
Used to tell the LiveStreamRecordManager to stop all StreamRecorders on a specific application instance.void
ILiveStreamRecordManager. stopRecording(IApplicationInstance appInstance, String streamName)
Used to tell the LiveStreamRecordManager to stop a StreamRecorder for a specific stream in a specific application instance.Constructors in com.wowza.wms.livestreamrecord.manager with parameters of type IApplicationInstance Constructor Description StreamRecorderParameters(IApplicationInstance appInstance)
The constructor will read any defaults set via properties in application.xml and will use those values as the default values for this class.StreamRecorderParameters(IApplicationInstance appInstance, StreamRecorderParameters params)
The constructor will copy another StreamRecorderParameters object. -
Uses of IApplicationInstance in com.wowza.wms.livestreamrecord.model
Methods in com.wowza.wms.livestreamrecord.model with parameters of type IApplicationInstance Modifier and Type Method Description void
ILiveStreamRecord. init(IApplicationInstance appInstance)
Deprecated.void
ILiveStreamRecord. init(IApplicationInstance appInstance, IStreamRecorder streamRecorder)
Deprecated. -
Uses of IApplicationInstance in com.wowza.wms.logging
Methods in com.wowza.wms.logging with parameters of type IApplicationInstance Modifier and Type Method Description static WMSLogger
WMSLoggerFactory. getLoggerObj(IApplicationInstance appInstance)
static WMSLogger
WMSLoggerFactory. getLoggerObj(Class classObj, IApplicationInstance appInstance)
static void
WMSLoggerFactory. initContextLogging(IApplicationInstance appInstance)
-
Uses of IApplicationInstance in com.wowza.wms.mediacache.model
Methods in com.wowza.wms.mediacache.model with parameters of type IApplicationInstance Modifier and Type Method Description String
IMediaCacheContextMapper. getMediaNameFromContext(IApplicationInstance appInstance, IMediaStream stream, String basePath, String mediaName, String mediaExtension)
-
Uses of IApplicationInstance in com.wowza.wms.mediacaster
Methods in com.wowza.wms.mediacaster that return IApplicationInstance Modifier and Type Method Description IApplicationInstance
IMediaCaster. getAppInstance()
Get the application instance this media caster is associated withIApplicationInstance
MediaCasterStreamMap. getApplicationInstance()
Get the parent application instance for this mapMethods in com.wowza.wms.mediacaster with parameters of type IApplicationInstance Modifier and Type Method Description void
IMediaCaster. init(MediaCasterStreamItem mediaCasterStreamItem, MediaCasterItem mediaCasterDef, IApplicationInstance appInstance, String mediaCasterId, String streamExt)
Initialize the media castervoid
ModuleMediaCaster. onAppStart(IApplicationInstance appInstance)
onAppStartvoid
ModuleMediaCaster. onAppStop(IApplicationInstance appInstance)
onAppStopboolean
IMediaCasterValidateMediaCaster. onResetMediaCaster(IApplicationInstance appInstance, IMediaCaster mediaCaster)
Called when media caster is resetboolean
IMediaCasterValidateMediaCaster. onValidateMediaCaster(IApplicationInstance appInstance, IMediaCaster mediaCaster)
Called for each media caster to validate the media caster.void
IMediaCasterValidateMediaCaster. onValidateMediaCastersStart(IApplicationInstance appInstance)
Called when validation for all streams of an application instance is startingvoid
IMediaCasterValidateMediaCaster. onValidateMediaCastersStop(IApplicationInstance appInstance)
Called when validation for all streams of an application instance is donevoid
IMediaCaster. setAppInstance(IApplicationInstance appInstance)
Set the application instance this media caster is assoicated withConstructors in com.wowza.wms.mediacaster with parameters of type IApplicationInstance Constructor Description MediaCasterStreamMap(IApplicationInstance appInstance)
Create a new mediacaster map -
Uses of IApplicationInstance in com.wowza.wms.mediacaster.cupertino
Methods in com.wowza.wms.mediacaster.cupertino with parameters of type IApplicationInstance Modifier and Type Method Description void
ICupertinoMediaCasterChunkFetch. init(IApplicationInstance appins, com.wowza.wms.mediacaster.cupertino.CupertinoMediaCasterContext context)
Called when the class is initiated.void
ICupertinoMediaCasterID3Processor. init(IApplicationInstance appins, com.wowza.wms.mediacaster.cupertino.CupertinoMediaCasterContext context)
void
ICupertinoMediaCasterManageStreamName. init(IApplicationInstance appins, IMediaCaster mediacaster, com.wowza.wms.mediacaster.cupertino.CupertinoMediaCasterContext context)
Called when the called is initiatedvoid
ICupertinoMediaCasterSegments. init(com.wowza.wms.mediacaster.cupertino.CupertinoMediaCasterConnection connection, IApplicationInstance appins, com.wowza.wms.mediacaster.cupertino.CupertinoMediaCasterContext context)
Initialise this segments handler -
Uses of IApplicationInstance in com.wowza.wms.mediacaster.rtp
Methods in com.wowza.wms.mediacaster.rtp with parameters of type IApplicationInstance Modifier and Type Method Description com.wowza.wms.mediacaster.rtp.RTPSessionDescriptionData
IRTPSessionDescriptionDataProvider. getSessionDescriptionData(IApplicationInstance appInstance, String streamName, int retryCount, IRTPSessionDescriptionSessionHandler handler, IMediaCaster mediaCaster)
-
Uses of IApplicationInstance in com.wowza.wms.mediacaster.shoutcast
Methods in com.wowza.wms.mediacaster.shoutcast with parameters of type IApplicationInstance Modifier and Type Method Description void
IShoutCastHeaderDecoder. setAppInstance(IApplicationInstance appins)
-
Uses of IApplicationInstance in com.wowza.wms.module
Methods in com.wowza.wms.module that return IApplicationInstance Modifier and Type Method Description protected static IApplicationInstance
ModuleBase. getAppInstance(IClient client)
Get applicationInstace of a client.IApplicationInstance
ServerListenerStreamDemoPublisher. getAppInstance(IVHost vhost, ServerListenerStreamDemoPublisher.DemoPublisherConfig config)
IApplicationInstance
ServerListenerStreamDemoPublisher. getAppInstance(IVHost vhost, String appName, String appInstName)
Methods in com.wowza.wms.module with parameters of type IApplicationInstance Modifier and Type Method Description protected static WMSLogger
ModuleBase. getLogger(Class classObj, IApplicationInstance appInstance)
Get the logging interface.void
IModuleOnApp2. onAppCreate(IApplicationInstance appInstance)
Invoked when an application instance is created.void
IModuleOnApp2. onAppDestroy(IApplicationInstance appInstance)
Invoked when an application instance is destroyedvoid
ServerListenerStreamDemoPublisher. onApplicationInstanceCreate(IApplicationInstance applicationInstance)
void
ServerListenerStreamDemoPublisher. onApplicationInstanceDestroy(IApplicationInstance applicationInstance)
void
IModuleOnApp. onAppStart(IApplicationInstance appInstance)
Invoked when an application instance is started.void
IModuleOnApp. onAppStop(IApplicationInstance appInstance)
Invoked when an application instance is stopped (destroyed).void
IModuleOnHTTPCupertinoEncryption. onHTTPCupertinoEncryptionKeyCreateLive(IApplicationInstance appInstance, String streamName, byte[] encKey)
Called when live stream key is requested (per-published stream)void
IModuleOnHTTPSmoothStreamingPlayReady. onHTTPSmoothStreamingPlayReadyCreateLive(IApplicationInstance appInstance, String streamName, com.wowza.wms.drm.playready.PlayReadyKeyInfo playReadyKeyInfo)
void
ServerListenerStreamDemoPublisher. startupPublisher(IApplicationInstance applicationInstance, ServerListenerStreamDemoPublisher.DemoPublisher demoPublisher)
-
Uses of IApplicationInstance in com.wowza.wms.netconnection
Methods in com.wowza.wms.netconnection that return IApplicationInstance Modifier and Type Method Description IApplicationInstance
INetConnection. getAppInstance()
-
Uses of IApplicationInstance in com.wowza.wms.pushpublish.model
Fields in com.wowza.wms.pushpublish.model declared as IApplicationInstance Modifier and Type Field Description protected IApplicationInstance
PushPublishBase. appInstance
The app instance within-which the module is running.Methods in com.wowza.wms.pushpublish.model that return IApplicationInstance Modifier and Type Method Description IApplicationInstance
IPushPublishHTTPOutputBuilder. getAppInstance()
IApplicationInstance
PushPublishBase. getAppInstance()
Get appInstance interface.Methods in com.wowza.wms.pushpublish.model with parameters of type IApplicationInstance Modifier and Type Method Description ManifestModel
IPushPublishHTTPGroupMember. createGroupPlaylist(String id, java.util.List<java.util.List<IPushPublishHTTPGroupMember>> groupingsByRedundantPairs, java.util.List<java.util.List<IPushPublishHTTPGroupMember>> groupingsByAbrGroups, IApplicationInstance appInstance, String context, WMSProperties properties)
Creates a group playlist.void
IPushPublish. init(IApplicationInstance appInstance2, String streamName, IMediaStream stream, java.util.Map<String,String> profileData, java.util.Map<String,String> maps, com.wowza.wms.pushpublish.manager.IPushPublisher pushPublisher, boolean debug)
void
PushPublishBase. init(IApplicationInstance appInstance, String streamName, IMediaStream stream, java.util.Map<String,String> profileData, java.util.Map<String,String> maps, com.wowza.wms.pushpublish.manager.IPushPublisher pushPublisher, boolean streamDebug)
Inits the instance.void
PushPublishHTTPBase. init(IApplicationInstance appInstance, String streamName, IMediaStream stream, java.util.Map<String,String> profileData, java.util.Map<String,String> maps, com.wowza.wms.pushpublish.manager.IPushPublisher pushPublisher, boolean streamDebug)
Inits the instance.void
PushPublishHTTPYouTubeBase. init(IApplicationInstance appInstance, String streamName, IMediaStream stream, java.util.Map<String,String> profileData, java.util.Map<String,String> maps, com.wowza.wms.pushpublish.manager.IPushPublisher pushPublisher, boolean streamDebug)
void
PushPublishBase. setAppInstance(IApplicationInstance appInstance)
Set appInstance interface.void
IPushPublishProfileUtil. setApplicationInstance(IApplicationInstance appInstance)
Set the application instance associated with this Util class -
Uses of IApplicationInstance in com.wowza.wms.pushpublish.protocol.cupertino
Methods in com.wowza.wms.pushpublish.protocol.cupertino with parameters of type IApplicationInstance Modifier and Type Method Description ManifestModel
PushPublishHTTPCupertino. createGroupPlaylist(String id, java.util.List<java.util.List<IPushPublishHTTPGroupMember>> groupingsByRedundantPairs, java.util.List<java.util.List<IPushPublishHTTPGroupMember>> groupingsByAbrGroups, IApplicationInstance appInstance, String context, WMSProperties properties)
ManifestModel
PushPublishHTTPCupertinoUtil. createGroupPlaylist(String id, java.util.List<java.util.List<IPushPublishHTTPGroupMember>> groupingsByRedundantPairs, java.util.List<java.util.List<IPushPublishHTTPGroupMember>> groupingsByAbrGroups, IApplicationInstance appInstance, String context, WMSProperties properties)
void
PushPublishHTTPCupertino. init(IApplicationInstance appInstance, String streamName, IMediaStream stream, java.util.Map<String,String> profileData, java.util.Map<String,String> maps, com.wowza.wms.pushpublish.manager.IPushPublisher pushPublisher, boolean streamDebug)
void
PushPublishHTTPCupertinoAkamaiHandler. init(IApplicationInstance appInstance, String streamName, IMediaStream stream, java.util.Map<String,String> profileData, java.util.Map<String,String> maps, com.wowza.wms.pushpublish.manager.IPushPublisher pushPublisher, boolean streamDebug)
void
PushPublishHTTPCupertinoCloudStorageHandler. init(IApplicationInstance appInstance, String streamName, IMediaStream stream, java.util.Map<String,String> profileData, java.util.Map<String,String> maps, com.wowza.wms.pushpublish.manager.IPushPublisher pushPublisher, boolean streamDebug)
void
PushPublishHTTPCupertinoGoogleHandler. init(IApplicationInstance appInstance, String streamName, IMediaStream stream, java.util.Map<String,String> profileData, java.util.Map<String,String> maps, com.wowza.wms.pushpublish.manager.IPushPublisher pushPublisher, boolean streamDebug)
void
PushPublishHTTPCupertinoWowzaVideoHandler. init(IApplicationInstance appInstance, String streamName, IMediaStream stream, java.util.Map<String,String> profileData, java.util.Map<String,String> maps, com.wowza.wms.pushpublish.manager.IPushPublisher pushPublisher, boolean streamDebug)
void
PushPublishHTTPCupertinoUtil. setApplicationInstance(IApplicationInstance appInstance)
-
Uses of IApplicationInstance in com.wowza.wms.pushpublish.protocol.rtmp
Methods in com.wowza.wms.pushpublish.protocol.rtmp that return IApplicationInstance Modifier and Type Method Description IApplicationInstance
PushPublishRTMP. getAppInstance()
Get appInstance interfaceMethods in com.wowza.wms.pushpublish.protocol.rtmp with parameters of type IApplicationInstance Modifier and Type Method Description void
PushPublishRTMPAkamaiHandler. init(IApplicationInstance appInstance2, String streamName, IMediaStream stream, java.util.Map<String,String> profileData, java.util.Map<String,String> maps, com.wowza.wms.pushpublish.manager.IPushPublisher pushPublisher, boolean debug)
void
PushPublishRTMPProfileHandler. init(IApplicationInstance appInstance2, String streamName, IMediaStream stream, java.util.Map<String,String> profileData, java.util.Map<String,String> maps, com.wowza.wms.pushpublish.manager.IPushPublisher pushPublisher, boolean debug)
void
PushPublishRTMP. setAppInstance(IApplicationInstance appInstance)
Set appInstance interface -
Uses of IApplicationInstance in com.wowza.wms.pushpublish.protocol.rtp
Methods in com.wowza.wms.pushpublish.protocol.rtp that return IApplicationInstance Modifier and Type Method Description IApplicationInstance
PushPublishRTP. getAppInstance()
Methods in com.wowza.wms.pushpublish.protocol.rtp with parameters of type IApplicationInstance Modifier and Type Method Description void
PushPublishRTP. init(IApplicationInstance appInstance, String streamName, IMediaStream stream, java.util.Map<String,String> profileData, java.util.Map<String,String> maps, com.wowza.wms.pushpublish.manager.IPushPublisher pushPublisher, boolean debug)
void
PushPublishRTP. setAppInstance(IApplicationInstance appInstance)
-
Uses of IApplicationInstance in com.wowza.wms.pushpublish.protocol.sanjose
Methods in com.wowza.wms.pushpublish.protocol.sanjose with parameters of type IApplicationInstance Modifier and Type Method Description ManifestModel
PushPublishHTTPSanJoseAkamaiHandler. createGroupPlaylist(String id, java.util.List<java.util.List<IPushPublishHTTPGroupMember>> groupingsByRedundantPairs, java.util.List<java.util.List<IPushPublishHTTPGroupMember>> groupingsByAbrGroups, IApplicationInstance appInstance, String context, WMSProperties properties)
Deprecated.void
PushPublishHTTPSanJoseAkamaiHandler. init(IApplicationInstance appInstance, String streamName, IMediaStream stream, java.util.Map<String,String> profileData, java.util.Map<String,String> maps, com.wowza.wms.pushpublish.manager.IPushPublisher pushPublisher, boolean streamDebug)
Deprecated.void
PushPublishHTTPSanJoseAkamaiHandler. setApplicationInstance(IApplicationInstance appInstance)
Deprecated. -
Uses of IApplicationInstance in com.wowza.wms.rtp.model
Fields in com.wowza.wms.rtp.model declared as IApplicationInstance Modifier and Type Field Description protected IApplicationInstance
RTPSession. appInstance
protected IApplicationInstance
RTPSession. appInstanceShutdown
Methods in com.wowza.wms.rtp.model that return IApplicationInstance Modifier and Type Method Description IApplicationInstance
RTPSession. getAppInstance()
Get application instanceIApplicationInstance
RTPStream. getAppInstance()
Get application instanceMethods in com.wowza.wms.rtp.model with parameters of type IApplicationInstance Modifier and Type Method Description boolean
RTPStream. createStream(com.wowza.wms.rtp.model.RTPRequestStatus status, IApplicationInstance appInstance)
Create IMediaStream, Internal use.com.wowza.wms.rtp.model.RTPPacketizerItem
RTPContext. getAudioPacketizerItem(IApplicationInstance appInstance, int codecId)
Get audio packetizer for a given codec id.com.wowza.wms.rtp.model.RTPPacketizerItem
RTPSession. getAudioPacketizerItem(RTPContext rtpContext, IApplicationInstance appInstance, int codecId)
Get audio packetizer for a given codec id.com.wowza.wms.rtp.model.RTPPacketizerItem
RTPContext. getStreamPacketizerItem(IApplicationInstance appInstance, int codecId)
Get stream packetizer for a given codec id.com.wowza.wms.rtp.model.RTPPacketizerItem
RTPSession. getStreamPacketizerItem(RTPContext rtpContext, IApplicationInstance appInstance, int codecId)
Get stream packetizer for a given codec id.com.wowza.wms.rtp.model.RTPPacketizerItem
RTPContext. getVideoPacketizerItem(IApplicationInstance appInstance, int codecId)
Get video packetizer for a given codec id.com.wowza.wms.rtp.model.RTPPacketizerItem
RTPSession. getVideoPacketizerItem(RTPContext rtpContext, IApplicationInstance appInstance, int codecId)
Get video packetizer for a given codec id.void
RTPStream. initProperties(IApplicationInstance appInstance)
void
RTPSessions. notifySessionCreate(IApplicationInstance appInstance, RTPSession rtpSession)
Notify session createvoid
RTPSessions. notifySessionDestroy(IApplicationInstance appInstance, RTPSession rtpSession)
Notify session destroyvoid
RTPSession. setAppInstance(IApplicationInstance appInstance)
Set application instance -
Uses of IApplicationInstance in com.wowza.wms.sourcecontrol
Methods in com.wowza.wms.sourcecontrol that return IApplicationInstance Modifier and Type Method Description IApplicationInstance
ISourceControlSession. getApplicationInstance()
Get the IApplicationInstance associated with this sessionMethods in com.wowza.wms.sourcecontrol with parameters of type IApplicationInstance Modifier and Type Method Description ISourceControlSession
ISourceControl. createSourceControlSession(String streamName, IApplicationInstance appInstance)
Create a SourceControlSession for the device and associate it with the provided stream name and application instancevoid
ISourceControlSession. setApplicationInstance(IApplicationInstance appInstance)
Set the IApplicationInstance associated wit this session -
Uses of IApplicationInstance in com.wowza.wms.sourcecontrol.manager
Methods in com.wowza.wms.sourcecontrol.manager with parameters of type IApplicationInstance Modifier and Type Method Description ISourceControlSession
SourceControlManager. createSourceControlSession(String streamName, IApplicationInstance appInstance)
Creates a SourceControlSession for the indicated stream and application instance. -
Uses of IApplicationInstance in com.wowza.wms.stream
Fields in com.wowza.wms.stream declared as IApplicationInstance Modifier and Type Field Description protected IApplicationInstance
MediaStreamMap. appInstance
Methods in com.wowza.wms.stream that return IApplicationInstance Modifier and Type Method Description IApplicationInstance
MediaStreamMap. getAppInstance()
Get the parent applicationInstance.Methods in com.wowza.wms.stream with parameters of type IApplicationInstance Modifier and Type Method Description void
IMediaListReader. init(IApplicationInstance appInstance, IMediaStream stream, String mediaReadType, String basePath, String mediaName, IHTTPStreamerSession httpStreamerSession)
Initialize mediaReadervoid
IMediaReader. init(IApplicationInstance appInstance, IMediaStream stream, String mediaReadType, String basePath, String mediaName)
Initialize mediaReaderString
IMediaStreamNameAliasProvider. resolvePlayAlias(IApplicationInstance appInstance, String name)
Called to resolve a play aliasString
IMediaStreamNameAliasProvider2. resolvePlayAlias(IApplicationInstance appInstance, String name, IClient client)
Resolve play alias for RTMP streamingString
IMediaStreamNameAliasProvider2. resolvePlayAlias(IApplicationInstance appInstance, String name, IHTTPStreamerSession httpSession)
Resolve play alias for HTTP streaming.String
IMediaStreamNameAliasProvider2. resolvePlayAlias(IApplicationInstance appInstance, String name, RTPSession rtpSession)
Resolve play alias for RTSP/RTP streamingString
IMediaStreamNameAliasProvider2. resolvePlayAlias(IApplicationInstance appInstance, String name, ILiveStreamPacketizer liveStreamPacketizer)
Resolve play alias for live stream packetizerString
IMediaStreamNameAliasProvider3. resolvePlayAlias(IApplicationInstance appInstance, String name, com.wowza.wms.webrtc.model.WebRTCSession webrtcSession)
Resolve play alias for WebRTCSessionString
IMediaStreamNameAliasProvider3. resolvePlayAlias(IApplicationInstance appInstance, String name, IWebSocketSession webSocket)
Resolve play alias for IWebSocketSessionString
MediaStreamNameAliasProviderBase. resolvePlayAlias(IApplicationInstance appInstance, String name)
String
MediaStreamNameAliasProviderBase. resolvePlayAlias(IApplicationInstance appInstance, String name, IClient client)
String
MediaStreamNameAliasProviderBase. resolvePlayAlias(IApplicationInstance appInstance, String name, IHTTPStreamerSession httpSession)
String
MediaStreamNameAliasProviderBase. resolvePlayAlias(IApplicationInstance appInstance, String name, RTPSession rtpSession)
String
MediaStreamNameAliasProviderBase. resolvePlayAlias(IApplicationInstance appInstance, String name, ILiveStreamPacketizer liveStreamPacketizer)
String
MediaStreamNameAliasProviderBase. resolvePlayAlias(IApplicationInstance appInstance, String name, com.wowza.wms.webrtc.model.WebRTCSession webrtcSession)
String
MediaStreamNameAliasProviderBase. resolvePlayAlias(IApplicationInstance appInstance, String name, IWebSocketSession webSocket)
String
IMediaStreamNameAliasProvider. resolveStreamAlias(IApplicationInstance appInstance, String name)
Called to resolve a stream aliasString
IMediaStreamNameAliasProvider2. resolveStreamAlias(IApplicationInstance appInstance, String name, IMediaCaster mediaCaster)
Resolve stream alias for MediaCasterString
IMediaStreamNameAliasProvider3. resolveStreamAlias(IApplicationInstance appInstance, String name, com.wowza.wms.webrtc.model.WebRTCSession webrtcSession)
Resolve stream alias for WebRTCSessionString
IMediaStreamNameAliasProvider3. resolveStreamAlias(IApplicationInstance appInstance, String name, IWebSocketSession webSocket)
Resolve stream alias for IWebSocketSessionString
MediaStreamNameAliasProviderBase. resolveStreamAlias(IApplicationInstance appInstance, String name)
String
MediaStreamNameAliasProviderBase. resolveStreamAlias(IApplicationInstance appInstance, String name, IMediaCaster mediaCaster)
String
MediaStreamNameAliasProviderBase. resolveStreamAlias(IApplicationInstance appInstance, String name, com.wowza.wms.webrtc.model.WebRTCSession webrtcSession)
String
MediaStreamNameAliasProviderBase. resolveStreamAlias(IApplicationInstance appInstance, String name, IWebSocketSession webSocket)
Constructors in com.wowza.wms.stream with parameters of type IApplicationInstance Constructor Description MediaStreamMap(IApplicationInstance appInstance)
Create empty MediaStreamMap collection -
Uses of IApplicationInstance in com.wowza.wms.stream.livedvr
Methods in com.wowza.wms.stream.livedvr that return IApplicationInstance Modifier and Type Method Description IApplicationInstance
ILiveStreamDvrRecorder. getAppInstance()
Get associated applicationInstance.Methods in com.wowza.wms.stream.livedvr with parameters of type IApplicationInstance Modifier and Type Method Description void
ILiveStreamDvrRecorder. init(String streamName, String recorderName, IApplicationInstance appInstance, com.wowza.wms.stream.livedvr.DvrRecorderItem dvrRecorderItem)
Initialize DVR recorder. -
Uses of IApplicationInstance in com.wowza.wms.stream.livepacketizer
Methods in com.wowza.wms.stream.livepacketizer that return IApplicationInstance Modifier and Type Method Description IApplicationInstance
ILiveStreamPacketizer. getApplicationInstance()
Get the application instance associated with this live stream packetizer.Methods in com.wowza.wms.stream.livepacketizer with parameters of type IApplicationInstance Modifier and Type Method Description void
ILiveStreamPacketizer. init(String streamName, String packetizerName, IApplicationInstance appInstance, com.wowza.wms.stream.livepacketizer.LiveStreamPacketizerItem liveStreamPacketizerItem)
Initialize live stream packetizer -
Uses of IApplicationInstance in com.wowza.wms.stream.livetranscoder
Methods in com.wowza.wms.stream.livetranscoder that return IApplicationInstance Modifier and Type Method Description IApplicationInstance
ILiveStreamTranscoder. getAppInstance()
Get the application instance associated with this live stream transcoder.Methods in com.wowza.wms.stream.livetranscoder with parameters of type IApplicationInstance Modifier and Type Method Description void
ILiveStreamTranscoder. init(String streamName, IMediaStream stream, String transcoderName, IApplicationInstance appInstance, com.wowza.wms.stream.livetranscoder.LiveStreamTranscoderItem liveStreamTranscoderItem)
Called when live stream transcoder interface is initialized.void
ILiveStreamTranscoder. setAppInstance(IApplicationInstance appInstance)
Set the application instance associated with this live stream transcoder. -
Uses of IApplicationInstance in com.wowza.wms.stream.publish
Methods in com.wowza.wms.stream.publish that return IApplicationInstance Modifier and Type Method Description IApplicationInstance
Publisher. getAppInstance()
Methods in com.wowza.wms.stream.publish with parameters of type IApplicationInstance Modifier and Type Method Description static Publisher
Publisher. createInstance(IApplicationInstance appInstance)
static Stream
Stream. createInstance(IApplicationInstance appInstance, String sName)
Use this to create a named Stream on an application instance.void
PublishingProviderMediaReader. getTimeTextedReader(IMediaReader mediaReader, IApplicationInstance appInstance, String mediaName, String mediaExtension, String queryStr, IMediaStream stream)
-
Uses of IApplicationInstance in com.wowza.wms.transcoder.model
Methods in com.wowza.wms.transcoder.model with parameters of type IApplicationInstance Modifier and Type Method Description boolean
TranscoderVideoOverlayFrame. isImageFileUpdated(IApplicationInstance appInstance)
boolean
TranscoderVideoOverlayFrame. loadImage(IApplicationInstance appInstance, boolean reload)
If you set a path to an image file (JPG, PNG, BMP...) this will load the image into this object.void
ILiveStreamTranscoderActionNotify. onInitStart(com.wowza.wms.transcoder.model.LiveStreamTranscoder liveStreamTranscoder, String streamName, String transcoderName, IApplicationInstance appInstance, com.wowza.wms.stream.livetranscoder.LiveStreamTranscoderItem liveStreamTranscoderItem)
Call when live stream transcoder is first createdvoid
LiveStreamTranscoderActionNotifyBase. onInitStart(com.wowza.wms.transcoder.model.LiveStreamTranscoder liveStreamTranscoder, String streamName, String transcoderName, IApplicationInstance appInstance, com.wowza.wms.stream.livetranscoder.LiveStreamTranscoderItem liveStreamTranscoderItem)
-
Uses of IApplicationInstance in com.wowza.wms.util
Methods in com.wowza.wms.util with parameters of type IApplicationInstance Modifier and Type Method Description static RTPStream
RTPUtils. decodeStreamInfo(IApplicationInstance appInstance, RTPContext context, String streamId, String streamInfo)
Decode SDP info and create RTP streamstatic RTPStream
RTPUtils. decodeStreamInfo(IApplicationInstance appInstance, com.wowza.wms.rtp.model.RTPStreamContext rtpStreamContext, RTPContext context, String streamId, String streamInfo)
Decode SDP info and create RTP streamstatic double
StreamUtils. getStreamBitrate(IApplicationInstance appInstance, String streamName)
static double
StreamUtils. getStreamLength(IApplicationInstance appInstance, String streamName)
Get the duration of a media file in seconds.static RTPPushPublishSession
RTPUtils. startRTPPull(IApplicationInstance appInstance, String streamName, boolean streamPacketizer, String ipAddress, int streamPort)
Start pushing an RTP streamstatic RTPPushPublishSession
RTPUtils. startRTPPull(IApplicationInstance appInstance, String streamName, boolean streamPacketizer, String ipAddress, int streamPort, boolean isRTPWrapped)
Start pushing an RTP streamstatic RTPPushPublishSession
RTPUtils. startRTPPull(IApplicationInstance appInstance, String streamName, boolean streamPacketizer, String ipAddress, int audioPort, int videoPort)
Start pushing an RTP streamstatic RTPPushPublishSession
RTPUtils. startRTPPull(IApplicationInstance appInstance, String streamName, boolean streamPacketizer, String ipAddress, int audioPort, int videoPort, boolean isRTPWrapped)
Start pushing an RTP streamstatic RTPPushPublishSession
RTPUtils. startRTPPull(IApplicationInstance appInstance, String streamName, RTPDestination rtpDestination)
Start pushing an RTP stream -
Uses of IApplicationInstance in com.wowza.wms.vhost
Methods in com.wowza.wms.vhost that return IApplicationInstance Modifier and Type Method Description IApplicationInstance
IVHost. getApplicationInstance(String appName, String appInstanceName)
Gets an application instance for an application.IApplicationInstance
IVHost. getApplicationInstance(String appName, String appInstanceName, boolean doLoad)
Gets an application instance for an application.
-