package
Version:
v0.0.0-...-3e3cd93
Opens a new window with list of versions in this module.
Published: Feb 11, 2025
License: AGPL-3.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
-
type Format
-
type Transcoder
-
func (t *Transcoder) SeekRaw(path string, timeOffset time.Duration, w io.Writer, onDone func()) error
-
func (t *Transcoder) SelectFormat(name string, maxBitRateK int) (Format, int)
-
func (t *Transcoder) Transcode(path string, channels int, format Format, maxBitRateK int, ...) (bitRate int, err error)
type Transcoder struct {
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.