Reading Asf format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from Asf files.
The following are the steps to read native Asf metadata.
Load an Asf video Get the root metadata package Extract the native metadata package using the AsfRootPackage.getAsfPackage method Read the Asf metadata properties advanced_usage.managing_metadata_for_specific_formats.video.Asf.AsfReadNativeMetadataProperties
try (Metadata metadata = new Metadata(Constants.InputAsf)) { AsfRootPackage root = metadata.getRootPackageGeneric(); AsfPackage AsfPackage = root.getAsfPackage(); // Display basic properties System.out.println(String.format("Creation date: %s", AsfPackage....metadata in ASF files Working with metadata in ASF files Leave...Leave feedback Reading ASF format-specific properties The GroupDocs...
Working with metadata in Asf files Reading Asf format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from Asf files.
The following are the steps to read native Asf metadata.
Load an Asf video Get the root metadata package Extract the native metadata package using AsfRootPackage.AsfPackage Read the Asf metadata properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Asf.AsfReadNativeMetadataProperties
using (Metadata metadata = new Metadata(Constants.InputAsf)) { var root = metadata.GetRootPackage<AsfRootPackage>(); var package = root.AsfPackage; // Display basic properties Console....Metadata in ASF Files Working with Metadata in ASF Files Leave...Working with metadata in ASF files Reading ASF format-specific properties...
Working with XMP metadata GroupDocs.Metadata for .NET allows managing XMP metadata in WEBP images. For more details please refer to the following guide: Working with XMP metadata.
More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:
GroupDocs.Metadata for .NET examples GroupDocs.Metadata for Java examples Free online document metadata management App Along with full featured .NET library we provide simple, but powerful free Apps.... Working with metadata in ASF files Working with metadata in...images. Working with metadata in ASF files Leave feedback Working...
Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......feedback Working with metadata in ASF files Working with metadata in...
In this article, you will learn how to convert an audio file to another audio format with GroupDocs.Conversion for .NET.... ForceFormat ( "asf" ); } private void SetWavConvertOptions...
In this article, you will learn how to convert a video file to another video format with GroupDocs.Conversion for .NET.... ForceFormat ( "asf" ); } private void SetMovConvertOptions...
Manipulate EXIF metadata of images in Java. Extract, update, add or remove EXIF data of JPG/JPEG, PNG, WebP, or other images programmatically using Java API....MP3, WAV, AVI, MOV / QT, FLV, ASF, DICOM See more about GroupDocs...