Optional
obj: Partial<ChunkedTextMuxing>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
maxMax bitrate. Available after encoding finishes.
Muxing
Optional
minMin bitrate. Available after encoding finishes.
Muxing
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
segmentLength of the segments in seconds (required)
ChunkedTextMuxing
Optional
segmentSegment naming policy
ChunkedTextMuxing
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.
ChunkedTextMuxing
Optional
segmentsNumber of segments which have been encoded
ChunkedTextMuxing
Optional
startOffset of MPEG-TS timestamps in seconds. This only affects streams with WebVttConfiguration. If set, the X-TIMESTAMP-MAP will be added as described in the HLS specification. For example, if set to 10 seconds, X-TIMESTAMP-MAP=MPEGTS:900000,LOCAL:00:00:00.000 will be added after each WEBVTT header. The default for ChunkedTextMuxing is that the X-TIMESTAMP-MAP will not be written. Important to note is that the default for startOffset
for TsMuxings and ProgressiveTsMuxings is 10 seconds. If the output of this muxing is used for HLS together with video/audio streams using TsMuxings and ProgressiveTsMuxings, this value should be set to the same startOffset
.
ChunkedTextMuxing
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
ChunkedTextMuxing
Static
Protected
Readonly
_discriminatorStatic
Protected
Readonly
_discriminator
Export
ChunkedTextMuxing