Preparing search index...
The search index is not available
tdjson
tdjson
RtmpUrl
Interface RtmpUrl
Represents an RTMP URL.
interface
RtmpUrl
{
@type
:
"rtmpUrl"
;
stream_key
:
string
;
url
:
string
;
}
Index
Properties
@type
stream_
key
url
Properties
@type
@type
:
"rtmpUrl"
stream_
key
stream_
key
:
string
Stream key.
url
url
:
string
The URL.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
@type
stream_
key
url
tdjson
Loading...
Represents an RTMP URL.