Preparing search index...
The search index is not available
@vbrick/rev-client
@vbrick/rev-client
Video
PausedVideoItem
Interface PausedVideoItem
interface
PausedVideoItem
{
approvalStatus
:
string
;
averageRating
:
number
;
categories
:
string
[]
;
commentCount
:
number
;
description
:
string
;
duration
:
string
;
hasHls
:
boolean
;
id
:
string
;
lastViewed
:
string
;
owner
?:
{
fullname
:
string
;
id
:
string
;
profileImageUri
?:
string
;
username
:
string
;
}
;
playbackUrl
:
string
;
ratingsCount
:
number
;
score
:
number
;
sessionId
:
string
;
speechResult
:
{
text
:
string
;
time
:
string
}
[]
;
status
:
string
;
tags
:
string
[]
;
thumbnailSheets
:
string
;
thumbnailUrl
:
string
;
timeStamp
:
string
;
title
:
string
;
unlisted
:
boolean
;
uploadedBy
:
string
;
uploader
:
string
;
viewCount
:
number
;
whenModified
:
string
;
whenPublished
:
string
;
whenUploaded
:
string
;
}
Hierarchy (
View Summary
)
Video
.
SearchHit
PausedVideoItem
Index
Properties
approval
Status
average
Rating
categories
comment
Count
description
duration
has
Hls
id
last
Viewed
owner?
playback
Url
ratings
Count
score
session
Id
speech
Result
status
tags
thumbnail
Sheets
thumbnail
Url
time
Stamp
title
unlisted
uploaded
By
uploader
view
Count
when
Modified
when
Published
when
Uploaded
Properties
approval
Status
approvalStatus
:
string
average
Rating
averageRating
:
number
categories
categories
:
string
[]
comment
Count
commentCount
:
number
description
description
:
string
duration
duration
:
string
has
Hls
hasHls
:
boolean
id
id
:
string
last
Viewed
lastViewed
:
string
Optional
owner
owner
?:
{
fullname
:
string
;
id
:
string
;
profileImageUri
?:
string
;
username
:
string
;
}
playback
Url
playbackUrl
:
string
ratings
Count
ratingsCount
:
number
score
score
:
number
session
Id
sessionId
:
string
speech
Result
speechResult
:
{
text
:
string
;
time
:
string
}
[]
status
status
:
string
tags
tags
:
string
[]
thumbnail
Sheets
thumbnailSheets
:
string
thumbnail
Url
thumbnailUrl
:
string
time
Stamp
timeStamp
:
string
title
title
:
string
unlisted
unlisted
:
boolean
uploaded
By
uploadedBy
:
string
uploader
uploader
:
string
view
Count
viewCount
:
number
when
Modified
whenModified
:
string
when
Published
whenPublished
:
string
when
Uploaded
whenUploaded
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
approval
Status
average
Rating
categories
comment
Count
description
duration
has
Hls
id
last
Viewed
owner
playback
Url
ratings
Count
score
session
Id
speech
Result
status
tags
thumbnail
Sheets
thumbnail
Url
time
Stamp
title
unlisted
uploaded
By
uploader
view
Count
when
Modified
when
Published
when
Uploaded
@vbrick/rev-client
Loading...