Versions in this module Expand all Collapse all v0 v0.7.0 Dec 2, 2025 v0.6.0 Nov 27, 2025 Changes in this version + func ValueOf[T Constant[T]]() T + type Auto string + func (c Auto) Default() Auto + func (c Auto) MarshalJSON() ([]byte, error) + type Aws string + func (c Aws) Default() Aws + func (c Aws) MarshalJSON() ([]byte, error) + type Chunkify string + func (c Chunkify) Default() Chunkify + func (c Chunkify) MarshalJSON() ([]byte, error) + type Cloudflare string + func (c Cloudflare) Default() Cloudflare + func (c Cloudflare) MarshalJSON() ([]byte, error) + type Constant interface + Default func() T + type HlsAv1 string + func (c HlsAv1) Default() HlsAv1 + func (c HlsAv1) MarshalJSON() ([]byte, error) + type HlsH264 string + func (c HlsH264) Default() HlsH264 + func (c HlsH264) MarshalJSON() ([]byte, error) + type HlsH265 string + func (c HlsH265) Default() HlsH265 + func (c HlsH265) MarshalJSON() ([]byte, error) + type Jpg string + func (c Jpg) Default() Jpg + func (c Jpg) MarshalJSON() ([]byte, error) + type MP4Av1 string + func (c MP4Av1) Default() MP4Av1 + func (c MP4Av1) MarshalJSON() ([]byte, error) + type MP4H264 string + func (c MP4H264) Default() MP4H264 + func (c MP4H264) MarshalJSON() ([]byte, error) + type MP4H265 string + func (c MP4H265) Default() MP4H265 + func (c MP4H265) MarshalJSON() ([]byte, error) + type Success string + func (c Success) Default() Success + func (c Success) MarshalJSON() ([]byte, error) + type WebmVp9 string + func (c WebmVp9) Default() WebmVp9 + func (c WebmVp9) MarshalJSON() ([]byte, error)