public class MediaLiveEventEncoderConnectedEventData extends Object
| Constructor and Description |
|---|
MediaLiveEventEncoderConnectedEventData() |
| Modifier and Type | Method and Description |
|---|---|
String |
encoderIp()
Get gets the remote IP.
|
String |
encoderPort()
Get gets the remote port.
|
String |
ingestUrl()
Get gets the ingest URL provided by the live event.
|
String |
streamId()
Get gets the stream Id.
|
public MediaLiveEventEncoderConnectedEventData()
public String ingestUrl()
public String streamId()
public String encoderIp()
public String encoderPort()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/