# fluttertpc_media_info **Repository Path**: openharmony-sig/fluttertpc_media_info ## Basic Information - **Project Name**: fluttertpc_media_info - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 4 - **Created**: 2024-05-21 - **Last Updated**: 2025-05-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 🚨 **重要提示 | IMPORTANT** > > **⚠️ 此代码仓已归档。新地址请访问 [fluttertpc_media_info](https://gitcode.com/openharmony-sig/fluttertpc_media_info)。| ⚠️ This repository has been archived. For the new address, please visit [fluttertpc_media_info](https://gitcode.com/openharmony-sig/fluttertpc_media_info).** > --- > # media_info [![Pub](https://img.shields.io/pub/v/media_info.svg)](https://pub.dartlang.org/packages/media_info) Utilizes platform code to determine audio, video & photo properties. Depending on the underlying platform version, various workarounds will be applied to fetch the fields. Currently supported properties: * width * height * frame rate * duration (in milliseconds) * mime type * number of tracks Additionally, thumbnails can be generated(Ohos platform only supports generating local file's thumbnail).