Documentation
¶
Index ¶
- func NewAAC(api *bitmovin.BitmovinApi, bitrate string) (string, error)
- func NewAV1(api *bitmovin.BitmovinApi, preset db.Preset) (string, error)
- func NewH264(api *bitmovin.BitmovinApi, preset db.Preset) (string, error)
- func NewH265(api *bitmovin.BitmovinApi, preset db.Preset) (string, error)
- func NewOpus(api *bitmovin.BitmovinApi, bitrate string) (string, error)
- func NewVP8(api *bitmovin.BitmovinApi, preset db.Preset) (string, error)
- func NewVorbis(api *bitmovin.BitmovinApi, bitrate string) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.