public class RTMPTCodecFactory extends RTMPCodecFactory
| Constructor and Description |
|---|
RTMPTCodecFactory() |
| Modifier and Type | Method and Description |
|---|---|
RTMPProtocolDecoder |
getRTMPDecoder()
Returns the RTMP decoder.
|
RTMPProtocolEncoder |
getRTMPEncoder()
Returns the RTMP encoder.
|
void |
init()
Initialization
|
void |
setBaseTolerance(long baseTolerance) |
void |
setDropLiveFuture(boolean dropLiveFuture) |
getDecoder, getEncoderpublic void init()
init in class RTMPCodecFactorypublic void setBaseTolerance(long baseTolerance)
baseTolerance - the baseTolerance to setpublic void setDropLiveFuture(boolean dropLiveFuture)
dropLiveFuture - the dropLiveFuture to setpublic RTMPProtocolDecoder getRTMPDecoder()
getRTMPDecoder in class RTMPCodecFactorypublic RTMPProtocolEncoder getRTMPEncoder()
getRTMPEncoder in class RTMPCodecFactoryCopyright © 2005–2017 Red5. All rights reserved.