|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Objectcom.wowza.wms.module.ModuleBase
com.wowza.wms.module.ModuleFastPlay
public class ModuleFastPlay
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
ModuleFastPlay()
|
|
| Method Summary | |
|---|---|
static void |
setFastPlay(IClient client,
com.wowza.wms.request.RequestFunction function,
AMFDataList params)
Turn on fast play NetStream.call("setFastPlay", null, multiplier, frames-per-second, direction); |
| Methods inherited from class com.wowza.wms.module.ModuleBase |
|---|
getAppInstance, getApplication, getCallbackParamCount, getLogger, getParam, getParamBoolean, getParamBoolean, getParamCount, getParamDate, getParamDouble, getParamDouble, getParamInt, getParamInt, getParamLong, getParamLong, getParamMixedArray, getParamObj, getParamString, getParamString, getParamType, getStream, getVHost, invokePrevious, invokePrevious, isSendResult, sendClientOnStatusError, sendResult, sendResult, sendResult, sendResult, sendResult, sendStreamOnStatusError |
| Methods inherited from class Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ModuleFastPlay()
| Method Detail |
|---|
public static void setFastPlay(IClient client,
com.wowza.wms.request.RequestFunction function,
AMFDataList params)
client - clientfunction - functionparams - params (multiplier, frames-per-second, direction)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||