Package | Description |
---|---|
app.library.linkflow.rtmp |
Modifier and Type | Method and Description |
---|---|
RTSPToRTMPConverter.RTMP_STATUS |
RTSPToRTMPConverter.getCurrentStatus() |
static RTSPToRTMPConverter.RTMP_STATUS |
RTSPToRTMPConverter.RTMP_STATUS.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static RTSPToRTMPConverter.RTMP_STATUS[] |
RTSPToRTMPConverter.RTMP_STATUS.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
RTSPToRTMPConverter.Listener.onStatusChange(RTSPToRTMPConverter.RTMP_STATUS status) |