Module: Ultrasafeai::AudioStream::Types::AudioStreamAudioFormat

Extended by:
Internal::Types::Enum
Defined in:
lib/ultrasafeai/audio_stream/types/audio_stream_audio_format.rb

Constant Summary collapse

PCM_S16LE =
"pcm_s16le"
PCM_F32LE =
"pcm_f32le"

Method Summary

Methods included from Internal::Types::Enum

coerce, finalize!, inspect, load, strict!, strict?, values

Methods included from Internal::Types::Type

#coerce, #strict!, #strict?

Methods included from Internal::JSON::Serializable

#dump, #load