@adcp/sdk API Reference - v10.0.1
Documentation
GitHub
npm
Preparing search index...
V1FormatId
Interface V1FormatId
v1 format_id (
{ agent_url, id }
). Same shape in 3.0 and 3.1.
interface
V1FormatId
{
agent_url
:
string
;
id
:
string
;
width
?:
number
;
height
?:
number
;
duration_ms
?:
number
;
}
Index
Properties
agent_
url
id
width?
height?
duration_
ms?
Properties
agent_
url
agent_url
:
string
id
id
:
string
Optional
width
width
?:
number
Optional
height
height
?:
number
Optional
duration_
ms
duration_ms
?:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
agent_
url
id
width
height
duration_
ms
Documentation
GitHub
npm
@adcp/sdk API Reference - v10.0.1
Loading...
v1 format_id (
{ agent_url, id }). Same shape in 3.0 and 3.1.