tsParticles - v4.0.0-beta.12
    Preparing search index...

    Video export data options

    interface IExportVideoData {
        duration?: number;
        fps?: number;
        mimeType?: string;
    }
    Index

    Properties

    duration?: number

    Video duration in seconds

    fps?: number

    Frames per second

    mimeType?: string

    MIME type for the exported video