Amazon IVS Player
    Preparing search index...

    Interface UserDataUnregisteredSeiMessage

    An object containing data from UserDataUnregistered SEI (Supplemental Enhancement Information).

    interface UserDataUnregisteredSeiMessage {
        data: Uint8Array;
        timestamp: number;
        uuid: string;
    }
    Index

    Properties

    Properties

    data: Uint8Array

    payload data

    timestamp: number

    PTS(presentation timestamp)

    uuid: string

    uuid of the SEI message