@homebridge/hap-nodejs
    Preparing search index...

    Interface MediaContainerConfiguration

    interface MediaContainerConfiguration {
        fragmentLength: number;
        type: FRAGMENTED_MP4;
    }
    Index

    Properties

    Properties

    fragmentLength: number

    The length in milliseconds of every individual recording fragment. A typical value of HomeKit Secure Video cameras is 4000ms.

    The type of media container.