@capgo/capacitor-video-thumbnails
Overview
Section titled “Overview”Capacitor Video Thumbnails Plugin interface for generating video thumbnails.
Core Capabilities
Section titled “Core Capabilities”getThumbnail- Generate a thumbnail image from a video file at a specific time position.
Public API
Section titled “Public API”| Method | Description |
|---|---|
getThumbnail | Generate a thumbnail image from a video file at a specific time position. |
getPluginVersion | Get the native Capacitor plugin version. |
Source Of Truth
Section titled “Source Of Truth”This reference is synced from src/definitions.ts in capacitor-video-thumbnails.
Keep going from @capgo/capacitor-video-thumbnails
Section titled “Keep going from @capgo/capacitor-video-thumbnails”If you are using @capgo/capacitor-video-thumbnails to plan native media and interface behavior, connect it with Using @capgo/capacitor-video-thumbnails for the native capability in Using @capgo/capacitor-video-thumbnails, Using @capgo/capacitor-live-activities for the native capability in Using @capgo/capacitor-live-activities, @capgo/capacitor-live-activities for the implementation detail in @capgo/capacitor-live-activities, Using @capgo/capacitor-video-player for the native capability in Using @capgo/capacitor-video-player, and @capgo/capacitor-video-player for the implementation detail in @capgo/capacitor-video-player.