Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 2,864 for

audio

(0.05 sec)
  1. GroupDocs.Metadata for .NET 1.7.0 Released with...

    GroupDocs.Metadata for .NET version 1.7 is available now. Code is redefined by decreasing number of namespaces for easy integration. One major enhancement is support for MP3 format. So management of Audio format metadata is more easy with this release. Metadata API extended features MP3 format supported - Detect MP3 format Reading ID3v1 Tag Reading ID3v2 Tag Get MPEG Audio format Information Read all EXIF tags Get specific EXIF tag by specific key or indexer .... So management of audio format metadata is more easy...Reading ID3v2 Tag Get MPEG Audio format Information Read all...

    blog.groupdocs.com/metadata/groupdocs-metadata-...
  2. GroupDocs.Metadata.Standards.Xmp.Schemes Namesp...

    Contains the implementation of different XMP Schemes....XmpAudioChannelType Represents audio channel type. XmpAudioSampleType...XmpAudioSampleType Represents Audio sample type in XmpDynamicMediaPacka ....

    apireference.groupdocs.com/metadata/net/groupdo...
  3. Handling the ID3v1 tag | Documentation

    This article explains how to handle ID3v1 tag....metadata for specific formats / Audio / Working with MP3 metadata...that is usually used with MP3 audio files. The whole tag occupies...

    docs.groupdocs.com/metadata/java/handling-the-i...
  4. XmpDynamicMediaPackage.TrackNumber Property - G...

    Gets or sets a numeric value indicating the order of the Audio file within its original recording....indicating the order of the audio file within its original recording...indicating the order of the audio file within its original recording...

    apireference.groupdocs.com/metadata/net/groupdo...
  5. XmpDynamicMediaPackage.AudioSampleRate Property...

    Gets or sets the Audio sample rate....AudioSampleRate Property Gets or sets the audio sample rate. Namespace: GroupDocs...Value Type: Nullable Int32 The audio sample rate. Can be any value...

    apireference.groupdocs.com/metadata/net/groupdo...
  6. InputDeviceInfo - Web APIs | MDN

    Learn about the InputDeviceInfo interface, including its properties and methods, code examples, specifications, and browser compatibility....if the returned device is an audio or video input device. MediaDeviceInfo...object describing the primary audio or video track of a device's...

    developer.mozilla.org/en-US/docs/Web/API/InputD...
  7. Working with metadata in ASF files | Documentation

    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....getStreamType ())); //Display the audio stream properties if ( property...println ( String . format ( "Audio bits per sample: %s" , audioStreamProperty...

    docs.groupdocs.com/metadata/java/working-with-m...
  8. Working with resources | Documentation

    This article demonstrates and explains different operations with resources, including retrieving, adjusting and saving them in different scenarios when editing documents with GroupDocs.Editor for .NET.... can also contain embedded audio files. GroupDocs.Editor allows...Textual resources: only CSS. Audio files: only MP3 (appear in version...

    docs.groupdocs.com/editor/net/working-with-reso...
  9. asfrootpackage - GroupDocs.Metadata for Java - ...

    All Classes Packages com.groupdocs.metadata com.groupdocs.metadata.core com.groupdocs.metadata.export com.groupdocs.m......getStreamType())); //Display the audio stream properties if (property...out.println(String.format("Audio bits per sample: %s", audioStreamProperty...

    apireference.groupdocs.com/metadata/java/com.gr...
  10. <track>: El elemento pista de texto incrustado ...

    El elemento HTML se utiliza como elemento hijo de los elementos multimedia, <Audio> y

    developer.mozilla.org/es/docs/Web/HTML/Element/...