| Methods in com.wowza.wms.httpstreamer.cupertinostreaming.httpstreamer with parameters of type IHTTPStreamerApplicationContext |
static boolean |
HTTPStreamerSessionCupertino.doesFileExist(IHTTPStreamerApplicationContext appContext,
String rawStreamName,
String streamExt,
String streamName)
|
com.wowza.wms.httpstreamer.cupertinostreaming.file.IHTTPStreamerCupertinoIndex |
HTTPStreamerSessionCupertino.getIndex(IHTTPStreamerApplicationContext appContext,
IHTTPStreamerSession httpStreamerSession,
String rawStreamName,
String streamExt,
String streamName)
|
void |
IHTTPStreamerCupertinoVODActionNotify.onCreate(com.wowza.wms.httpstreamer.cupertinostreaming.file.IHTTPStreamerCupertinoIndex fileIndex,
IHTTPStreamerApplicationContext appContext,
IHTTPStreamerSession httpStreamerSession,
String rawStreamName,
String streamExt,
String streamName)
Called when file index created |
void |
IHTTPStreamerCupertinoVODActionNotify.onIndex(com.wowza.wms.httpstreamer.cupertinostreaming.file.IHTTPStreamerCupertinoIndex fileIndex,
IHTTPStreamerApplicationContext appContext,
IHTTPStreamerSession httpStreamerSession,
String rawStreamName,
String streamExt,
String streamName)
Called after file is indexed |
void |
IHTTPStreamerCupertinoVODActionNotify.onInit(com.wowza.wms.httpstreamer.cupertinostreaming.file.IHTTPStreamerCupertinoIndex fileIndex,
IHTTPStreamerApplicationContext appContext,
IHTTPStreamerSession httpStreamerSession,
String rawStreamName,
String streamExt,
String streamName)
Called after initialized |
void |
IHTTPStreamerCupertinoVODActionNotify.onOpen(com.wowza.wms.httpstreamer.cupertinostreaming.file.IHTTPStreamerCupertinoIndex fileIndex,
IHTTPStreamerApplicationContext appContext,
IHTTPStreamerSession httpStreamerSession,
String rawStreamName,
String streamExt,
String streamName)
Called after open |
| Methods in com.wowza.wms.httpstreamer.sanjosestreaming.httpstreamer with parameters of type IHTTPStreamerApplicationContext |
static com.wowza.wms.httpstreamer.sanjosestreaming.file.IHTTPStreamerSanJoseIndex |
HTTPStreamerSessionSanJose.createIndexLive(IHTTPStreamerApplicationContext appContext,
IHTTPStreamerSession httpStreamerSession,
String rawStreamName,
String streamExt,
String streamName)
|
com.wowza.wms.httpstreamer.sanjosestreaming.file.IHTTPStreamerSanJoseIndex |
HTTPStreamerSessionSanJose.getIndex(IHTTPStreamerApplicationContext appContext,
IHTTPStreamerSession httpStreamerSession,
String rawStreamName,
String streamExt,
String streamName)
|
com.wowza.wms.httpstreamer.sanjosestreaming.file.IHTTPStreamerSanJoseIndex |
HTTPStreamerSessionSanJose.getIndexLive(IHTTPStreamerApplicationContext appContext,
IHTTPStreamerSession httpStreamerSession,
String rawStreamName,
String streamExt,
String streamName)
|