Class: Kaltura::Constants::AudioCodec
- Inherits:
-
Object
- Object
- Kaltura::Constants::AudioCodec
- Defined in:
- lib/kaltura/constants/audio_codec.rb
Constant Summary collapse
- NONE =
""
- MP3 =
"mp3"
- AAC =
"aac"
- VORBIS =
"vorbis"
- WMA =
"wma"