Język

MasteringIndicationType Enum

Definition

public enum MasteringIndicationType
type MasteringIndicationType = 
Inheritance
MasteringIndicationType

Fields

Name Value Description
MasteringNotIndicated 0

No preferred reproduction channel layout.

Android reference for android.media.AudioPresentation.MASTERING_NOT_INDICATED.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

MasteredForStereo 1

Stereo speaker layout.

Android reference for android.media.AudioPresentation.MASTERED_FOR_STEREO.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

MasteredForSurround 2

Two-dimensional (e.g. 5.1) speaker layout.

Android reference for android.media.AudioPresentation.MASTERED_FOR_SURROUND.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

MasteredFor3d 3

Three-dimensional (e.g. 5.1.2) speaker layout.

Android reference for android.media.AudioPresentation.MASTERED_FOR_3D.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

MasteredForHeadphone 4

Prerendered for headphone playback.

Android reference for android.media.AudioPresentation.MASTERED_FOR_HEADPHONE.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to