@videosdk.live/server-sdk
Preparing search index...
CompositeWatermark
Interface CompositeWatermark
interface
CompositeWatermark
{
imageBase64
?:
string
;
imageUrl
?:
string
;
text
?:
string
;
timezone
?:
string
;
topic
?:
string
;
type
:
"custom"
|
"pubsub"
;
[
key
:
string
]:
unknown
;
}
Indexable
[
key
:
string
]:
unknown
Index
Properties
image
Base64?
image
Url?
text?
timezone?
topic?
type
Properties
Optional
image
Base64
imageBase64
?:
string
Optional
image
Url
imageUrl
?:
string
Optional
text
text
?:
string
Optional
timezone
timezone
?:
string
IANA timezone (for
custom
type).
Optional
topic
topic
?:
string
Pub/sub topic (for
pubsub
type).
type
type
:
"custom"
|
"pubsub"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
image
Base64
image
Url
text
timezone
topic
type
@videosdk.live/server-sdk
Loading...
IANA timezone (for
customtype).