Preparing search index...
The search index is not available
Lens SDK Reference
Lens SDK Reference
@lens-protocol/react-web
Core
PublicationMetadataMediaVideo
Type alias PublicationMetadataMediaVideo
Publication
Metadata
Media
Video
:
{
__typename
:
"PublicationMetadataMediaVideo"
;
altTag
:
string
|
null
;
attributes
:
{
key
:
string
;
type
:
MetadataAttributeType
;
value
:
string
;
}
[]
|
null
;
cover
:
EncryptableImageSet
|
null
;
duration
:
number
|
null
;
license
:
PublicationMetadataLicenseType
|
null
;
video
:
EncryptableVideoSet
;
}
Type declaration
__typename
:
"PublicationMetadataMediaVideo"
alt
Tag
:
string
|
null
attributes
:
{
key
:
string
;
type
:
MetadataAttributeType
;
value
:
string
;
}
[]
|
null
cover
:
EncryptableImageSet
|
null
duration
:
number
|
null
license
:
PublicationMetadataLicenseType
|
null
video
:
EncryptableVideoSet
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Lens SDK Reference
@lens-protocol/react-web - v2.3.2
@lens-protocol/react-native - v2.3.2
@lens-protocol/client - v2.3.2