Documentation ¶
Index ¶
- type Format
- func (f Format) DecoderDescription() string
- func (f Format) Encode(source audio.Source, writer io.WriteCloser, options map[string]interface{}) error
- func (f Format) EncoderDescription() string
- func (f Format) Identify(_ [format.IdentifyPeekBytes]byte, extension string) bool
- func (f Format) Name() string
- func (f Format) Open(r io.ReadSeekCloser) (audio.Source, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Format ¶
type Format struct { }
func (Format) DecoderDescription ¶
func (Format) EncoderDescription ¶
Click to show internal directories.
Click to hide internal directories.