Kaltura API

KalturaDocumentFlavorParams
Properties
KalturaObjectBase Inherited from KalturaObjectBase
Name Type Writable Restrictions Description
relatedObjects map of KalturaListResponse
KalturaAssetParams Inherited from KalturaAssetParams
Name Type Writable Restrictions Description
id int The id of the Flavor Params
partnerId int V
name string V The name of the Flavor Params
systemName string V System name of the Flavor Params
description string V The description of the Flavor Params
createdAt int Creation date as Unix timestamp (In seconds)
isSystemDefault KalturaNullableBoolean True if those Flavor Params are part of system defaults
tags string V The Flavor Params tags are used to identify the flavor for different usage (e.g. web, hd, mobile)
requiredPermissions array of KalturaString V Array of partner permisison names that required for using this asset params
sourceRemoteStorageProfileId int V Id of remote storage profile that used to get the source, zero indicates Kaltura data center
remoteStorageProfileIds int V Comma seperated ids of remote storage profiles that the flavor distributed to, the distribution done by the conversion engine
mediaParserType KalturaMediaParserType V Media parser type to be used for post-conversion validation
sourceAssetParamsIds string V Comma seperated ids of source flavor params this flavor is created from
KalturaFlavorParams Inherited from KalturaFlavorParams
Name Type Writable Restrictions Description
videoCodec KalturaVideoCodec V The video codec of the Flavor Params
videoBitrate int V The video bitrate (in KBits) of the Flavor Params
audioCodec KalturaAudioCodec V The audio codec of the Flavor Params
audioBitrate int V The audio bitrate (in KBits) of the Flavor Params
audioChannels int V The number of audio channels for "downmixing"
audioSampleRate int V The audio sample rate of the Flavor Params
width int V The desired width of the Flavor Params
height int V The desired height of the Flavor Params
frameRate float V The frame rate of the Flavor Params
gopSize int V The gop size of the Flavor Params
conversionEngines string V The list of conversion engines (comma separated)
conversionEnginesExtraParams string V The list of conversion engines extra params (separated with "|")
twoPass bool V
deinterlice int V
rotate int V
operators string V
engineVersion int V
format KalturaContainerFormat V The container format of the Flavor Params
aspectRatioProcessingMode int V
forceFrameToMultiplication16 int V
isGopInSec int V
isAvoidVideoShrinkFramesizeToSource int V
isAvoidVideoShrinkBitrateToSource int V
isVideoFrameRateForLowBrAppleHls int V
multiStream string V
anamorphicPixels float V
isAvoidForcedKeyFrames int V
forcedKeyFramesMode int V
isCropIMX int V
optimizationPolicy int V
maxFrameRate int V
videoConstantBitrate int V
videoBitrateTolerance int V
watermarkData string V
subtitlesData string V
isEncrypted int V
contentAwareness float V
chunkedEncodeMode int V
clipOffset int V
clipDuration int V
KalturaDocumentFlavorParams
Name Type Writable Restrictions Description