EncoderProfiles.VideoProfile.BitDepth プロパティ

定義

エンコードされたビデオのビット深度。

public int BitDepth { [Android.Runtime.Register("getBitDepth", "()I", "", ApiSince=33)] get; }
[<get: Android.Runtime.Register("getBitDepth", "()I", "", ApiSince=33)>]
member this.BitDepth : int

プロパティ値

属性

注釈

エンコードされたビデオのビット深度。

この値は実質的に 8 または 10 ですが、一部のデバイスでは追加の値がサポートされる場合があります。

android.media.EncoderProfiles.VideoProfile.getBitDepth()Java ドキュメント。

このページの一部は、によって作成および共有された作業に基づく変更であり、に記載されている条件に従って使用されます。

適用対象