Reading FLV header properties The GroupDocs.Metadata API supports extracting format-Specific information from the FLV file header.
The following are the steps to read the header of an FLV file.
Load an FLV video Get the root metadata package Extract the native metadata package using the FlvRootPackage.getHeader method Read the FLV header properties advanced_usage.managing_metadata_for_Specific_formats.video.flv.FlvReadHeaderProperties
try (Metadata metadata = new Metadata(Constants.InputFlv)) { FlvRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getHeader().getVersion()); System.out.println(root.getHeader().hasAudioTags()); System.out.println(root.getHeader().hasVideoTags()); System.out.println(root.getHeader().getTypeFlags()); } Working with XMP metadata GroupDocs....Search Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...
This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert Lotus Notes database files (NSF) to HTML, PDF, PNG, and JPEG formats....Search Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...
This topic describes how to install GroupDocs.Total for .NET....Search Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...
This article demonstrates how to convert files stored on local disk using GroupDocs.Conversion for Java API....Search Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...
This article shows how to add metadata properties which is the most sophisticated feature of the GroupDocs.Metadata Python via .NET Search engine...Search Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...