//
pkg.gl
Category
github.com/pion/mediadevices
pkg
codec
x264
package
0.7.1
Repository:
https://github.com/pion/mediadevices.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
3
Dependents
8
Files
37 SLOC
#
Functions
NewParams
NewParams returns default x264 codec specific parameters.
#
Constants
PresetFast
PresetFaster
PresetMedium
PresetPlacebo
PresetSlow
PresetSlower
PresetSuperfast
PresetUltrafast
PresetVeryfast
PresetVeryslow
#
Structs
Params
Params stores libx264 specific encoding parameters.
#
Type aliases
Preset
Preset represents a set of default configurations from libx264.