unreal.ApvMediaProfile¶
- class unreal.ApvMediaProfile¶
Bases:
EnumBaseEach profile specifies a subset of algorithmic features and limits that must be supported by all decoders conforming to that profile.
C++ Source:
Plugin: TmvMedia
Module: ApvMedia
File: ApvMediaTypes.h
- Y_CB_CR400_10: ApvMediaProfile = Ellipsis¶
YCbCr400 (monochrome) 10 bits
- Type:
6
- Type:
400-10
- Y_CB_CR422_10: ApvMediaProfile = Ellipsis¶
YCbCr422 10 bits
- Type:
0
- Type:
422-10
- Y_CB_CR422_12: ApvMediaProfile = Ellipsis¶
YCbCr422 12 bits
- Type:
1
- Type:
422-12
- Y_CB_CR4444_10: ApvMediaProfile = Ellipsis¶
YCbCrA4444 10 bits
- Type:
4
- Type:
4444-10
- Y_CB_CR4444_12: ApvMediaProfile = Ellipsis¶
YCbCrA4444 12 bits
- Type:
5
- Type:
4444-12
- Y_CB_CR444_10: ApvMediaProfile = Ellipsis¶
YCbCr444 10 bits
- Type:
2
- Type:
444-10
- Y_CB_CR444_12: ApvMediaProfile = Ellipsis¶
YCbCr444 12 bits
- Type:
3
- Type:
444-12