snd_pcm_format_t class abstract
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- SND_PCM_FORMAT_A_LAW → const int
- SND_PCM_FORMAT_DSD_U8 → const int
- SND_PCM_FORMAT_DSD_U16_BE → const int
- SND_PCM_FORMAT_DSD_U16_LE → const int
- SND_PCM_FORMAT_DSD_U32_BE → const int
- SND_PCM_FORMAT_DSD_U32_LE → const int
- SND_PCM_FORMAT_FLOAT → const int
- SND_PCM_FORMAT_FLOAT64 → const int
- SND_PCM_FORMAT_FLOAT64_BE → const int
- SND_PCM_FORMAT_FLOAT64_LE → const int
- SND_PCM_FORMAT_FLOAT_BE → const int
- SND_PCM_FORMAT_FLOAT_LE → const int
- SND_PCM_FORMAT_G723_24 → const int
- SND_PCM_FORMAT_G723_24_1B → const int
- SND_PCM_FORMAT_G723_40 → const int
- SND_PCM_FORMAT_G723_40_1B → const int
- SND_PCM_FORMAT_GSM → const int
- SND_PCM_FORMAT_IEC958_SUBFRAME → const int
- SND_PCM_FORMAT_IEC958_SUBFRAME_BE → const int
- SND_PCM_FORMAT_IEC958_SUBFRAME_LE → const int
- SND_PCM_FORMAT_IMA_ADPCM → const int
- SND_PCM_FORMAT_LAST → const int
- SND_PCM_FORMAT_MPEG → const int
- SND_PCM_FORMAT_MU_LAW → const int
- SND_PCM_FORMAT_S8 → const int
- SND_PCM_FORMAT_S16 → const int
- SND_PCM_FORMAT_S16_BE → const int
- SND_PCM_FORMAT_S16_LE → const int
- SND_PCM_FORMAT_S18_3BE → const int
- SND_PCM_FORMAT_S18_3LE → const int
- SND_PCM_FORMAT_S20 → const int
- SND_PCM_FORMAT_S20_3BE → const int
- SND_PCM_FORMAT_S20_3LE → const int
- SND_PCM_FORMAT_S20_BE → const int
- SND_PCM_FORMAT_S20_LE → const int
- SND_PCM_FORMAT_S24 → const int
- SND_PCM_FORMAT_S24_3BE → const int
- SND_PCM_FORMAT_S24_3LE → const int
- SND_PCM_FORMAT_S24_BE → const int
- SND_PCM_FORMAT_S24_LE → const int
- SND_PCM_FORMAT_S32 → const int
- SND_PCM_FORMAT_S32_BE → const int
- SND_PCM_FORMAT_S32_LE → const int
- SND_PCM_FORMAT_SPECIAL → const int
- SND_PCM_FORMAT_U8 → const int
- SND_PCM_FORMAT_U16 → const int
- SND_PCM_FORMAT_U16_BE → const int
- SND_PCM_FORMAT_U16_LE → const int
- SND_PCM_FORMAT_U18_3BE → const int
- SND_PCM_FORMAT_U18_3LE → const int
- SND_PCM_FORMAT_U20 → const int
- SND_PCM_FORMAT_U20_3BE → const int
- SND_PCM_FORMAT_U20_3LE → const int
- SND_PCM_FORMAT_U20_BE → const int
- SND_PCM_FORMAT_U20_LE → const int
- SND_PCM_FORMAT_U24 → const int
- SND_PCM_FORMAT_U24_3BE → const int
- SND_PCM_FORMAT_U24_3LE → const int
- SND_PCM_FORMAT_U24_BE → const int
- SND_PCM_FORMAT_U24_LE → const int
- SND_PCM_FORMAT_U32 → const int
- SND_PCM_FORMAT_U32_BE → const int
- SND_PCM_FORMAT_U32_LE → const int
- SND_PCM_FORMAT_UNKNOWN → const int