미디어 품질 프레임워크
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
미디어 품질 프레임워크는 Android 16에서 Android TV용으로 도입되었으며, 목표는 화질 (PQ) 및 오디오 품질 (AQ) 조정을 위한 표준화된 API를 설정하는 것입니다. 기본 목표는 다양한 Android TV 기기에서 이러한 조정에 대한 통합된 접근 방식을 제공하는 것입니다.
이 표준화된 프레임워크는 일관된 Android API 세트를 제공하여 앱 개발자, OEM, SoC 공급업체의 개발을 간소화하는 것을 목표로 합니다. 특히 SoC 공급업체의 경우 Android 프레임워크가 PQ 및 AQ 구성을 처리할 수 있으므로 다양한 애플리케이션 개발자와 협업하는 오버헤드가 줄어듭니다.
궁극적으로 Google과 Android 플랫폼의 경우 프래그먼트화를 줄이고, 품질과 확장성을 개선하고, 새로운 기능을 제공하고, 통합 AQ/PQ UI와 개선된 사용자 환경을 위한 기반을 마련하는 데 도움이 됩니다.
미디어 품질 프레임워크는 TV 시청 환경을 개선하기 위한 다양한 사용 사례를 지원합니다. 프로필과 설정은 패키지 이름 (앱)별, 입력 ID별로 관리할 수 있습니다. 또한 프로필은 시스템 앱이나 허용 목록에 있는 다른 앱에서 만들 수 있습니다. 프로필은 프로필 소유자만 업데이트하거나 삭제할 수 있습니다. 구체적으로 프레임워크는 사진 및 소리 프로필을 관리합니다. 사진 매개변수의 예로는 밝기, 대비, 선명도가 있습니다. 사운드 매개변수의 예로는 베이스와 트레블이 있습니다. 이러한 프로필은 전역 기본 프로필 설정, MediaCodec을 통한 스트리밍 프로필, 특정 미디어 앱의 앱 기본 프로필 설정, HDMI와 같은 특정 입력의 TV 입력 사진 프로필 설정 등 다양한 컨텍스트에서 적용할 수 있습니다. 프레임워크는 상태 변경도 지원하므로 HDR과 같은 상태에 대해 다양한 매개변수 집합을 허용하고, 진행 중인 처리를 위해 활성 사진 프로필을 관리하고, 주변 백라이트 기능을 처리할 수 있습니다.
Android팀은 생태계 파트너와 협력하여 미디어 품질 프레임워크를 지원하고 있습니다.
이 페이지에 나와 있는 콘텐츠와 코드 샘플에는 콘텐츠 라이선스에서 설명하는 라이선스가 적용됩니다. 자바 및 OpenJDK는 Oracle 및 Oracle 계열사의 상표 또는 등록 상표입니다.
최종 업데이트: 2025-08-27(UTC)
[null,null,["최종 업데이트: 2025-08-27(UTC)"],[],[],null,["The Media Quality framework is being introduced in Android 16 for\nAndroid TV with the objective of establishing a standardized API for Picture\nQuality (PQ) and Audio Quality (AQ) adjustments. The primary goal is to provide\na unified approach to these adjustments across different Android TV devices.\nThis standardized framework aims to simplify development for app developers,\noriginal equipment manufacturers (OEMs), and system-on-chip (SoC) vendors by\noffering a consistent set of Android APIs. For SoC vendors specifically, it\nallows the Android framework to handle PQ and AQ configuration, reducing the\noverhead of collaborating with different application developers.\n\nUltimately, for Google and Android platform, it helps reduce fragmentation,\nimprove quality and scalability, provide new features, and lay the foundation\nfor a Unified AQ/PQ UI and improved user experience.\n\nThe Media Quality framework supports various use cases to enhance the\nTV-watching experience. It is worth noting that profiles and settings can be\nmanaged per package name (app), and per input ID. Additionally, profiles can be\ncreated by system apps, or by other apps that are in the allowlist. Profiles can\nbe updated or removed only by the owner of the profiles. Specifically, the\nframework manages Picture and Sound Profiles. Examples of picture parameters\ninclude brightness, contrast, sharpness. Examples of sound parameters include\nbass and treble. These profiles can be applied in various contexts, including\nsetting global default profiles, streaming profiles via MediaCodec, setting app\ndefault profiles for specific media apps, and setting TV input picture profiles\nfor specific inputs like HDMI. The framework also supports status changes,\nallowing different parameter sets for states like HDR, managing active picture\nprofiles for ongoing processing, and handling ambient backlight features.\n\nThe Android team is working with our ecosystem partners to support Media Quality\nframework."]]