org.red5.server.api.stream
public interface IRtmpSampleAccess
Modifier and Type | Method and Description |
---|---|
boolean |
isAudioAllowed(IScope scope)
Return true if sample access allowed on audio stream
|
boolean |
isVideoAllowed(IScope scope)
Return true if sample access allowed on video stream
|
static final String BEAN_NAME
boolean isAudioAllowed(IScope scope)
scope
- boolean isVideoAllowed(IScope scope)
scope
- Copyright © 2006-2012 The Red5 Project