public static interface WZSinkAPI.VideoSink extends WZBroadcastAPI.Broadcaster
Modifier and Type | Method and Description |
---|---|
boolean |
isVideoEnabled()
Indicates if a broadcast component is enabled or not
|
boolean |
isVideoPaused()
Indicates if a broadcast component is paused or not
|
void |
setVideoEnabled(boolean enabled)
Set or unset the flag indicating that a broadcast component is enabled
|
void |
setVideoPaused(boolean paused)
Set or unset the flag indicating that a broadcast component is in a paused state
|
getBroadcastConfig, getBroadcasterStatus, getStatus, prepareForBroadcast, startBroadcasting, stopBroadcasting
boolean isVideoEnabled()
void setVideoEnabled(boolean enabled)
boolean isVideoPaused()
void setVideoPaused(boolean paused)
© 2016 Wowza Media Systems, LLC. All rights reserved. Terms | Privacy | Trademarks | Legal