Preparing search index...
The search index is not available
IGPAPI
IGPAPI
@igpapi/realtime
VisualMedia
Interface VisualMedia
interface
VisualMedia
{
media
:
RegularMediaItem
;
playback_duration_secs
:
number
;
replay_expiring_at_us
:
any
;
seen_count
:
number
;
seen_user_ids
:
BigInteger
[]
;
url_expire_at_secs
:
BigInteger
;
view_mode
:
"once"
|
"replayable"
|
"permanent"
;
}
Hierarchy (
view full
)
ReplayableMediaItem
VisualMedia
Index
Properties
media
playback_
duration_
secs
replay_
expiring_
at_
us
seen_
count
seen_
user_
ids
url_
expire_
at_
secs
view_
mode
Properties
media
media
:
RegularMediaItem
playback_
duration_
secs
playback_
duration_
secs
:
number
replay_
expiring_
at_
us
replay_
expiring_
at_
us
:
any
seen_
count
seen_
count
:
number
seen_
user_
ids
seen_
user_
ids
:
BigInteger
[]
url_
expire_
at_
secs
url_
expire_
at_
secs
:
BigInteger
view_
mode
view_
mode
:
"once"
|
"replayable"
|
"permanent"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
media
playback_
duration_
secs
replay_
expiring_
at_
us
seen_
count
seen_
user_
ids
url_
expire_
at_
secs
view_
mode
IGPAPI
Loading...