@videosdk.live/server-sdk
Preparing search index...
SocketIngressAgent
Interface SocketIngressAgent
Agent metadata to associate with an ingest session.
interface
SocketIngressAgent
{
id
:
string
;
metadata
?:
Record
<
string
,
unknown
>
;
type
?:
string
;
}
Index
Properties
id
metadata?
type?
Properties
id
id
:
string
Optional
metadata
metadata
?:
Record
<
string
,
unknown
>
Optional
type
type
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
metadata
type
@videosdk.live/server-sdk
Loading...
Agent metadata to associate with an ingest session.