Class: Kaltura::Constants::DurationType

Inherits:
Object
  • Object
show all
Defined in:
lib/kaltura/constants/duration_type.rb

Constant Summary collapse

NOT_AVAILABLE =
"notavailable"
SHORT =
"short"
MEDIUM =
"medium"
LONG =
"long"