Preparing search index...
The search index is not available
@brightcove/web-sdk - v1.0.0
@brightcove/web-sdk
core
PlaybackApiSearchVideosPayload
Interface PlaybackApiSearchVideosPayload
interface
PlaybackApiSearchVideosPayload
{
limit
?:
number
;
offset
?:
number
;
q
:
string
;
sort
?:
PlaybackApiSort
;
}
Hierarchy (
view full
)
PlaybackApiListPayload
PlaybackApiSearchVideosPayload
Index
Properties
limit?
offset?
q
sort?
Properties
Optional
limit
limit
?:
number
Optional
offset
offset
?:
number
q
q
:
string
Optional
sort
sort
?:
PlaybackApiSort
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
limit
offset
q
sort
@brightcove/web-sdk - v1.0.0
Loading...