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....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...
Learn how to compare multiple documents and customize options (e.g., styles, sensitivity) using GroupDocs.Comparison for Python via .NET....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...
Add text or image watermarks to images embedded in documents using Python via .NET....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...
GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...another monthly release of GroupDocs.Assembly for .NET 16.12.0 that...your valuable feedback. GroupDocs.Assembly for .NET 16. The GroupDocs...
In this article, get acquainted with the features, functions, supported file formats and developer usage of GroupDocs.Comparison for Java — API to compare two or more files and get the difference between them....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...
This section will describe typical problems with merging files and ways to solve them using GroupDocs.Merger for Java library...Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...
GroupDocs.Parser for Python developer documentation. Learn how to extract text, images, tables, and metadata from PDF, DOCX, XLSX, and 50+ document formats using Python....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...
The articles in this section describe advanced search index creation topics.
Please find how to apply index settings, subscribe events and optimize your work with multiple indexes in single index repository:
More resources GitHub examples You may easily run the code from documentation articles and see the features in action in our GitHub examples:
GroupDocs.Search for .NET examples
GroupDocs.Search for Java examples
Free online document search App Along with full featured ....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...
The articles in this section describe advanced search index creation topics.
Please find how to apply index settings, subscribe events and optimize your work with multiple indexes in single index repository:
More resources GitHub examples You may easily run the code from documentation articles and see the features in action in our GitHub examples:
GroupDocs.Search for .NET examples
GroupDocs.Search for Java examples
Free online document search App Along with full featured ....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...