Package com.wowza.wms.module
Class ServerListenerStreamDemoPublisher.DemoPublisherConfig
Object
com.wowza.wms.module.ServerListenerStreamDemoPublisher.DemoPublisherConfig
- Enclosing class:
- ServerListenerStreamDemoPublisher
-
Field Summary
FieldsModifier and TypeFieldDescriptionboolean
long
long
boolean
boolean
boolean
double
int
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
vhostName
-
appName
-
appInstName
-
dstStream
-
srcStream
-
srcExt
-
random
public boolean random -
timeBetweenItems
public int timeBetweenItems -
sendOnMetadata
public boolean sendOnMetadata -
playlistRepeat
public boolean playlistRepeat -
speed
public double speed -
publishDuration
public long publishDuration -
publishPauseTime
public long publishPauseTime -
publishRepeat
public boolean publishRepeat
-
-
Constructor Details
-
DemoPublisherConfig
public DemoPublisherConfig()
-
-
Method Details