int32_t AVMReadSystemAspectRatioConfig(AVMTvAspectRatio *outAspectRatio)
Reads the TV aspect ratio.
int32_t AVMWriteSystemVideoOutConfig(TVEPort port, AVMTvResolution resolution)
Writes the TV port and resolution.
int32_t AVMReadSystemTVUnderScanConfig(uint32_t *outUnderScan)
Reads the TV under scan.
int32_t AVMWriteSystemAspectRatioConfig(AVMTvAspectRatio aspectRatio)
Writes the TV aspect ratio.
int32_t AVMReadSystemPortConfig(TVEPort *outPort)
Reads the TV port.
int32_t AVMReadSystemVideoResConfig(AVMTvResolution *outResolution)
Reads the TV resolution.
int32_t AVMWriteSystemVideoResConfig(AVMTvResolution resolution)
Writes the TV resolution.
int32_t AVMWriteSystemTVUnderScanConfig(uint32_t underScan)
Writes the TV under scan.