Documentation ¶
Index ¶
Constants ¶
View Source
const ( UsageGoodQuality = C.AOM_USAGE_GOOD_QUALITY UsageRealtime = C.AOM_USAGE_REALTIME UsageAllIntra = C.AOM_USAGE_ALL_INTRA )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Encoder ¶
type Encoder struct {
// contains filtered or unexported fields
}
func NewEncoder ¶
func (*Encoder) Statistics ¶
func (e *Encoder) Statistics() frame.Statistics
Click to show internal directories.
Click to hide internal directories.