Preparing search index...
The search index is not available
@videojs/playback
@videojs/playback
INetworkResponseInfo
Interface INetworkResponseInfo
interface
INetworkResponseInfo
{
body
:
ArrayBuffer
;
headers
:
Record
<
string
,
string
>
;
redirected
:
boolean
;
status
:
number
;
statusText
:
string
;
url
:
string
;
}
Index
Properties
body
headers
redirected
status
status
Text
url
Properties
Readonly
body
body
:
ArrayBuffer
Readonly
headers
headers
:
Record
<
string
,
string
>
Readonly
redirected
redirected
:
boolean
Readonly
status
status
:
number
Readonly
status
Text
statusText
:
string
Readonly
url
url
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
headers
redirected
status
status
Text
url
@videojs/playback
Loading...