Timeline Studio API Documentation - v0.26.0
    Preparing search index...
    PlayerToolEvent:
        | { analysis: any; mediaId: string; type: "MEDIA_ANALYZED" }
        | { effectIds: string[]; parameters: any; type: "EFFECTS_APPLIED" }
        | { filterIds: string[]; parameters: any; type: "FILTERS_APPLIED" }
        | { mediaFiles: string[]; templateId: string; type: "TEMPLATE_APPLIED" }
        | { resourceId: string; resourceType: string; type: "PREVIEW_SAVED" }
        | { action: string; parameters: any; type: "PLAYBACK_CONTROLLED" }
        | { count: number; settings: any; type: "THUMBNAILS_GENERATED" }

    Типы событий плеера, которые могут генерировать инструменты