com.groupdocs.metadata.core

Interfaces

Classes

Enums

Exceptions

com.groupdocs.metadata.core

Class AsfVideoStreamProperty

    • Method Detail

      • getImageWidth

        public final long getImageWidth()

        Gets the width of the encoded image in pixels.

        Returns:
        The width of the encoded image in pixels.
      • getImageHeight

        public final long getImageHeight()

        Gets the height of the encoded image in pixels.

        Returns:
        The height of the encoded image in pixels.
      • getCompression

        public final long getCompression()

        Gets the video compression Id.

        Returns:
        The video compression Id.
      • getBitsPerPixels

        public final long getBitsPerPixels()

        Gets the bits per pixels.

        Returns:
        The bits per pixels.