Method: Bandwidth::ConferenceRecordingMetadata#channels

Defined in:
lib/bandwidth-sdk/models/conference_recording_metadata.rb

#channelsObject

Always ‘1` for conference recordings; multi-channel recordings are not supported on conferences.



34
35
36
# File 'lib/bandwidth-sdk/models/conference_recording_metadata.rb', line 34

def channels
  @channels
end