vs_enums ¶
PresetDeprecateProxy ¶
Bases: type
__call__ ¶
__call__(
value,
names=None,
*,
module=None,
qualname=None,
type=None,
start=1,
boundary=None
)
Source code
316 317 318 319 320 321 322 |
|
PresetFormat ¶
Deprecated, use PresetVideoFormat.
PresetVideoFormat ¶
Bases: PresetVideoFormatBase
MAKE_VIDEO_ID ¶
MAKE_VIDEO_ID(
colorFamily: int,
sampleType: int,
bitsPerSample: int,
subSamplingW: int,
subSamplingH: int,
) -> int
Source code
44 45 46 47 |
|