Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Transcoder ¶
type Transcoder struct { }
func NewTranscoder ¶
func NewTranscoder() (*Transcoder, error)
func (*Transcoder) SelectFormat ¶
func (t *Transcoder) SelectFormat(name string, maxBitRateK int) (Format, int)
Click to show internal directories.
Click to hide internal directories.