@musallam/audio-video-client
    Preparing search index...

    Interface CompositionV2

    Configuration for composing elements on the video.

    interface CompositionV2 {
        overlays?: OverlayV2[];
    }
    Index

    Properties

    Properties

    overlays?: OverlayV2[]

    List of overlays to be composed on the video.