VideoComposeSettings.missingStreamBehaviour property

Behaviour in the case of a missing stream used in an active composition part. Note that this does not apply to the reference stream, but to every part which does not use the reference stream, whether at startup or on context change.

Missing means not present in the context or never having sent a frame.

Signature:

missingStreamBehaviour?: ComposeMissingStreamBehaviour;