Optional
obj: Partial<Av1VideoConfiguration>Optional
autoEnable/disable automatic calculation of level, maxBitrate, and bufsize based on the least level that satisfies maximum property values for picture resolution, frame rate, and bit rate. In the case the target level is set explicitly, the maximum bitrate and buffer size are calculated based on the defined level. Explicitly setting maxBitrate, or bufsize properties will disable the automatic calculation.
Av1VideoConfiguration
Optional
bitrateTarget bitrate for the encoded video in bps. Either bitrate or crf is required.
VideoConfiguration
Optional
colorVideoConfiguration
Optional
createdCreation timestamp, returned as UTC expressed in ISO 8601 format: YYYY-MM-DDThh:mm:ssZ
BitmovinResource
Optional
customUser-specific meta data. This can hold anything.
BitmovinResource
Optional
descriptionDescription of the resource. Can be freely chosen by the user.
BitmovinResource
Optional
displaySpecifies a display aspect ratio (DAR) to be enforced. The sample aspect ratio (SAR) will be adjusted accordingly. If set then sampleAspectRatioNumerator and sampleAspectRatioDenominator are not allowed.
VideoConfiguration
Optional
encodingThe mode of the encoding. When this is set, encodingMode
(liveEncodingMode
) must not be set in the (live) encoding start request.
VideoConfiguration
Optional
heightHeight of the encoded video in pixels
VideoConfiguration
Optional
idId of the resource (required)
BitmovinResponse
Optional
modifiedModified timestamp, returned as UTC expressed in ISO 8601 format: YYYY-MM-DDThh:mm:ssZ
BitmovinResource
Optional
nameName of the resource. Can be freely chosen by the user.
BitmovinResource
Optional
pixelDescribes the color encoding, bit depth, and chroma subsampling of each pixel in the output image.
VideoConfiguration
Optional
presetUse a set of well defined configurations preset to support certain use cases. Can be overwritten with more specific values.
Av1VideoConfiguration
Optional
rateTarget frame rate of the encoded video. Must be set for live encodings
VideoConfiguration
Optional
sampleThe denominator of the sample aspect ratio (also known as pixel aspect ratio). Must be set if sampleAspectRatioNumerator is set. If set then displayAspectRatio is not allowed.
VideoConfiguration
Optional
sampleThe numerator of the sample aspect ratio (also known as pixel aspect ratio). Must be set if sampleAspectRatioDenominator is set. If set then displayAspectRatio is not allowed.
VideoConfiguration
Readonly
typeDiscriminator property for CodecConfiguration
Av1VideoConfiguration
Optional
widthWidth of the encoded video in pixels
VideoConfiguration
Static
Protected
Readonly
_discriminatorStatic
Protected
Readonly
_discriminator
Export
Av1VideoConfiguration