pub unsafe static kVTCompressionPropertyKey_MaxH264SliceBytes: &'static CFStringAvailable on crate feature
VTCompressionProperties only.Expand description
Specifies the maximum slice size for H.264 encoding
If supported by an H.264 encoder, the value limits the size in bytes of slices produced by the encoder, where possible. By default, no limit is specified. A value of zero implies default behavior.
See also Appleās documentation