| Package | Description |
|---|---|
| com.wowza.wms.pushpublish.protocol.rtmp |
| Modifier and Type | Class and Description |
|---|---|
class |
PushPublishRTMPAuthProviderAdobe |
class |
PushPublishRTMPAuthProviderBase |
class |
PushPublishRTMPAuthProviderLimelight |
| Modifier and Type | Field and Description |
|---|---|
protected IPushPublishRTMPAuthProvider |
PushPublishRTMP.rtmpAuthProvider |
| Modifier and Type | Method and Description |
|---|---|
IPushPublishRTMPAuthProvider |
PushPublishRTMP.getRTMPAuthProvider()
Get RTMP authentication provider
|
| Modifier and Type | Method and Description |
|---|---|
void |
PushPublishRTMP.setRTMPAuthProvider(IPushPublishRTMPAuthProvider rtmpAuthProvider)
Set RTMP authentication provider
|