Struct TRTCPublishCDNParam
5.13 CDN relayed push parameters
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: trtc
Assembly: cs.temp.dll.dll
Syntax
public struct TRTCPublishCDNParam
Fields
appId
Tencent Cloud AppID. In the TRTC console, select Application Management, find the application created, and click Application Info to view the AppID in the Relayed Live Streaming Info section.
Declaration
public UInt32 appId
Field Value
| Type | Description |
|---|---|
| UInt32 |
bizId
Tencent Cloud bizid. In the TRTC console, select Application Management, find the application created, and click Application Info to view the bizid in the Relayed Live Streaming Info section.
Declaration
public UInt32 bizId
Field Value
| Type | Description |
|---|---|
| UInt32 |
url
Relayed push URL
Declaration
public String url
Field Value
| Type | Description |
|---|---|
| String |