public interface Media
This code is experimental. While this interface is functional and tested, it may change or be
removed in a future version of the library.
-
Field Summary
Fields
Attribute name for accessing the number of bits per image component of
a
Resource of a
invalid reference
Metacard
.
Attribute name for accessing the bit rate of a
Resource of a
invalid reference
Metacard
.
Attribute name for accessing the type of compression of a
Resource of a
invalid reference
Metacard
.
Attribute name for accessing the duration in seconds of a
Resource of a
invalid reference
Metacard
.
Attribute name for accessing the encoding scheme of a
Resource of a
invalid reference
Metacard
.
Attribute name for accessing the format of a
Resource of a
invalid reference
Metacard
.
Attribute name for accessing the format version of a
Resource of a
invalid reference
Metacard
.
Attribute name for accessing the center of the video frame of a
Resource of a
invalid reference
Metacard
.
Attribute name for accessing the frame rate of a
Resource of a
invalid reference
Metacard
.
Attribute name for accessing the height in pixels of a
Resource of a
invalid reference
Metacard
.
Attribute name for accessing the number of spectral bands of a
Resource of a
invalid reference
Metacard
.
Attribute name for accessing whether progressive or interlaced scans
are being applied to a
Resource of a
invalid reference
Metacard
.
Attribute name for accessing the type of a
Resource of a
invalid reference
Metacard
.
Attribute name for accessing the width in pixels of a
Resource of a
invalid reference
Metacard
.
-
Field Details
-
-
-
BITS_PER_SECOND
static final String BITS_PER_SECOND
Attribute name for accessing the bit rate of a
Resource of a
invalid reference
Metacard
.
- See Also:
-
-
BITS_PER_SAMPLE
static final String BITS_PER_SAMPLE
Attribute name for accessing the number of bits per image component of
a
Resource of a
invalid reference
Metacard
.
- See Also:
-
-
COMPRESSION
static final String COMPRESSION
Attribute name for accessing the type of compression of a
Resource of a
invalid reference
Metacard
.
- See Also:
-
-
ENCODING
Attribute name for accessing the encoding scheme of a
Resource of a
invalid reference
Metacard
.
- See Also:
-
-
FRAME_CENTER
static final String FRAME_CENTER
Attribute name for accessing the center of the video frame of a
Resource of a
invalid reference
Metacard
.
- See Also:
-
-
FRAMES_PER_SECOND
static final String FRAMES_PER_SECOND
Attribute name for accessing the frame rate of a
Resource of a
invalid reference
Metacard
.
- See Also:
-
-
HEIGHT
Attribute name for accessing the height in pixels of a
Resource of a
invalid reference
Metacard
.
- See Also:
-
-
NUMBER_OF_BANDS
static final String NUMBER_OF_BANDS
Attribute name for accessing the number of spectral bands of a
Resource of a
invalid reference
Metacard
.
- See Also:
-
-
SCANNING_MODE
static final String SCANNING_MODE
Attribute name for accessing whether progressive or interlaced scans
are being applied to a
Resource of a
invalid reference
Metacard
.
- See Also:
-
-
TYPE
Attribute name for accessing the type of a
Resource of a
invalid reference
Metacard
.
- See Also:
-
-
WIDTH
Attribute name for accessing the width in pixels of a
Resource of a
invalid reference
Metacard
.
- See Also:
-
-
DURATION
Attribute name for accessing the duration in seconds of a
Resource of a
invalid reference
Metacard
.
- See Also:
-