Expand description
Defines additional types related to VideoStream.
Modules§
- h_
264_ codec_ settings - Defines additional types related to H264CodecSettings.
- h_
265_ codec_ settings - Defines additional types related to H265CodecSettings.
- vp_
9_ codec_ settings - Defines additional types related to Vp9CodecSettings.
Structs§
- H264
Codec Settings - H264 codec settings.
- H264
Color FormatHLG - Convert the input video to a Hybrid Log Gamma (HLG) video.
- H264
Color FormatSDR - Convert the input video to a Standard Dynamic Range (SDR) video.
- H265
Codec Settings - H265 codec settings.
- H265
Color FormatHD R10 - Convert the input video to a High Dynamic Range 10 (HDR10) video.
- H265
Color FormatHLG - Convert the input video to a Hybrid Log Gamma (HLG) video.
- H265
Color FormatSDR - Convert the input video to a Standard Dynamic Range (SDR) video.
- Vp9Codec
Settings - VP9 codec settings.
- Vp9Color
FormatHLG - Convert the input video to a Hybrid Log Gamma (HLG) video.
- Vp9Color
FormatSDR - Convert the input video to a Standard Dynamic Range (SDR) video.
Enums§
- Codec
Settings - Codec settings can be h264, h265, or vp9.
- Frame
Rate Conversion Strategy - The conversion strategy for desired frame rate.