Optional obj: Partial<Fmp4Muxing>Optional avgAverage bitrate. Available after encoding finishes.
Muxing
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 idId of the resource (required)
BitmovinResponse
Optional ignoredThis read-only property is set during the analysis step of the encoding. If it contains items, the Muxing has been ignored during the encoding process according to its 'streamConditionsMode'
Muxing
Optional initInit segment name
Fmp4Muxing
Optional initSegment naming policy containing a placeholder of the format '{rand_chars:x}', which will be replaced by a random alphanumeric string of length x (default 32) on each (re)start of the encoding. The resulting string will be copied to the initSegmentName property. Intended to avoid re-use of segment names after restarting a live encoding. If initSegmentNameTemplate is set, initSegmentName must not be set.
Fmp4Muxing
Optional maxMax bitrate. Available after encoding finishes.
Muxing
Optional minMin bitrate. Available after encoding finishes.
Muxing
Optional minimumPrevents creation of very short segments (in seconds). If the last segment is shorter than minimumSegmentLength or there is a custom keyframe too close to a segment boundary, short segments will be omitted by removing segment boundaries, resulting in a segment of a size up to segmentLength + minimumSegmentLength.
Fmp4Muxing
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 outputsMuxing
Optional ptsAlignment mode for composition / presentation timestamps (CTS/PTS). Only applies to h.264 and h.265
Fmp4Muxing
Optional segmentLength of the fragments in seconds (required)
Fmp4Muxing
Optional segmentSegment naming policy
Fmp4Muxing
Optional segmentSegment naming policy containing one or both of the following placeholders: - '{rand_chars:x}', which will be replaced by a random alphanumeric string of length x (default 32) on each (re)start of the encoding. The resulting string will be copied to the segmentNaming property. Intended to avoid re-use of segment names after restarting a live encoding. - '{segment_rand_chars:x}', which will be replaced by a random alphanumeric string of length x (default 32) for each different segment. This is intended to avoid guessing segment URLs by replacing segment numbers. If segmentNamingTemplate is set, segmentNaming must not be set.
Fmp4Muxing
Optional segmentsNumber of segments which have been encoded
Fmp4Muxing
Optional signalInsert scte35 triggers as emsg boxes into the fMP4 segments.
Fmp4Muxing
Optional streamSpecifies how to proceed with the Muxing when some of its Streams are ignored (see 'condition' property of the Stream resource). The settings only make a difference for Muxings with more than one Stream. When retrieving the resource after the analysis step of the encoding has finished, 'ignoredBy' will indicate if and why it has been ignored.
Muxing
Optional streamsMuxing
Readonly typeDiscriminator property for Muxing
Fmp4Muxing
Optional writeWrites the duration per sample into the sample entry in the Track Fragment Run Box. This could help to fix playback issues on legacy players. Enabling this flag increases the muxing overhead by 4 bytes per sample/frame.
Fmp4Muxing
Static Protected Readonly _discriminatorStatic Protected Readonly _discriminator
Export
Fmp4Muxing