Class: Kaltura::Constants::BitRateMode

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

Overview

The constants module will soon be depreciated into an Enumeration module to be more in line with the C# API client’s namespacing.

See Also:

  • BitRateMode

Constant Summary collapse

CBR =

CBR bitrate

1
VBR =

VBR bitrate

2