@rendley/sdk - v1.15.5
Preparing search index...
TranscodeSupportType
Interface TranscodeSupportType
Describes an output format a transcode provider may be asked to generate.
interface
TranscodeSupportType
{
hasAlpha
:
boolean
;
mimeType
:
string
;
}
Index
Properties
has
Alpha
mime
Type
Properties
has
Alpha
hasAlpha
:
boolean
mime
Type
mimeType
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
has
Alpha
mime
Type
@rendley/sdk - v1.15.5
Loading...
Describes an output format a transcode provider may be asked to generate.