React Native Firebase
    Preparing search index...

    Describes the input video content.

    interface VideoMetadata {
        endOffset: string;
        startOffset: string;
    }
    Index

    Properties

    endOffset: string

    The end offset of the video in protobuf Duration format.

    startOffset: string

    The start offset of the video in protobuf Duration format.