Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Decoder ¶
type Decoder struct {
// contains filtered or unexported fields
}
Decoder stores information to decode picture
func NewDecoder ¶
NewDecoder return new decoder instance
func (*Decoder) GetFeatures ¶
func (d *Decoder) GetFeatures() utils.BitstreamFeatures
GetFeatures return information about picture: width, height ...
Click to show internal directories.
Click to hide internal directories.