Property Channels
Channels
Gets or sets the number of channels in the output array buffer.
public int? Channels { get; set; }
Property Value
- int?
Remarks
If this property is not specified, the default number of channels will be one.
Gets or sets the number of channels in the output array buffer.
public int? Channels { get; set; }
If this property is not specified, the default number of channels will be one.