AudioConverterPrimeMethod Enum

Definition

The prime method constants.

public enum AudioConverterPrimeMethod
type AudioConverterPrimeMethod = 
Inheritance
AudioConverterPrimeMethod

Fields

None 2

Represents primes with both leading and trailing input frames to be silence.

Normal 1

Represents primes with trailing input frames only.

Pre 0

Represents primes with both leading and trailing input frames.

Applies to