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 FlvRootPackage.Header Read the FLV header properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Flv.FlvReadHeaderProperties
using (Metadata metadata = new Metadata(Constants.InputFlv)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.Header.Version); Console.WriteLine(root.Header.HasAudioTags); Console.WriteLine(root.Header.HasVideoTags); Console.WriteLine(root.Header.TypeFlags); } Working with XMP metadata GroupDocs....Editor Product Solution GroupDocs...metadata in FLV files Working with metadata in FLV files Leave feedback...
Work with containers such as ZIP archives, email stores, and PDF portfolios using GroupDocs.Parser for Python via .NET....Editor Product Solution GroupDocs...attachments : print ( item . file_path ) try : with item . open_parser...
This article describes how to run Java digital signature API code examples. We offer multiple solutions on how you can run GroupDocs.Signature examples, by building your own or using our back-end or front-end examples out-of-the-box....Editor Product Solution GroupDocs...can either download the ZIP file or clone the repository of GitHub...
This article gives the knowledge of the API methods which can be used to perform operations about homophone dictionary....Editor Product Solution GroupDocs...to a file, use the method. To import homophones from a file, use...
In this article, get acquainted with the features, functions, supported File formats and developer usage of GroupDocs.Comparison for Python via .NET — API to compare two or more Files and get the difference between them....Editor Product Solution GroupDocs...merging two or more files of . The resulting file displays differences...
In this article, get acquainted with the features, functions, supported File formats and developer usage of GroupDocs.Comparison for Node.js via Java — API to compare two or more Files and get the difference between them....Editor Product Solution GroupDocs...merging two or more files of . The resulting file displays differences...
This article explains how to add document to Spreadsheet via OLE with GroupDocs.Merger within your .NET applications....Editor Product Solution GroupDocs...Initialise class with embedded file path and page number; Instantiate...
This article shows how to add an image watermark to a document and save the result with GroupDocs.Watermark for Python via .NET....Editor Product Solution GroupDocs...ImageWatermark from the watermark image file (or a stream). Position the...
This article gives the knowledge of the API methods which can be used to perform operations about Synonym dictionary using Java....Editor Product Solution GroupDocs...to a file, use the method. To import synonyms from a file, use...