The number of bits to encode the digital
signal with.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property BitDepth() As Integer
|
| [C#] |
|---|
public int BitDepth {get; set;}
|
| [Managed C++] |
|---|
public: __property int get_BitDepth();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_BitDepth(
|
| [Java] |
|---|
public ppInteger getBitDepth();public void setBitDepth(
|