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 - scopeboolean isVideoAllowed(IScope scope)
scope - scopeCopyright © 2005–2017 Red5. All rights reserved.