SoftLayer_Container_Network_Media_Information


SoftLayer_Container_Network_Media_Information

Description

This container class holds information on a media file such as file name, codec, frame rate and so on

Local


audioBitRate

The audio bit rate
Type: int


audioChannelMode

The audio channel mode
Type: string


audioChannels

The number of audio channels
Type: int


audioCodec

The audio codec name
Type: string


audioSampleRate

The audio sample rate
Type: int


duration

The duration of a media
Type: float


errorMessage

The error message if any.
Type: string


file

The name of a media file
Type: string


fileFormat

The file format
Type: string


fileSize

The size of a media file in byte
Type: unsignedLong


frameRate

The frame rate
Type: float


sizeX

The width of a media in pixel
Type: int


sizeY

The height of a media in pixel
Type: int


totalFrames

The total of frames
Type: unsignedLong


videoAspectX

The width in a video’s width to height aspect ratio
Type: float


videoAspectY

The height in a video’s width to height aspect ratio
Type: int


videoCodec

The video codec name
Type: string

Relational

Count