Class: ProteusClient::Recording

Inherits:
Struct
  • Object
show all
Defined in:
lib/proteus_client/models/recording.rb

Instance Attribute Summary collapse

Instance Method Summary collapse

Constructor Details

#initialize(options) ⇒ Recording

Returns a new instance of Recording.



5
6
7
8
9
# File 'lib/proteus_client/models/recording.rb', line 5

def initialize(options)
  options.each do |key, value|
    self[key.to_sym] = value
  end
end

Instance Attribute Details

#adobe_rtmpe_fileObject

Returns the value of attribute adobe_rtmpe_file

Returns:

  • (Object)

    the current value of adobe_rtmpe_file



2
3
4
# File 'lib/proteus_client/models/recording.rb', line 2

def adobe_rtmpe_file
  @adobe_rtmpe_file
end

#adobe_rtmpe_readObject

Returns the value of attribute adobe_rtmpe_read

Returns:

  • (Object)

    the current value of adobe_rtmpe_read



2
3
4
# File 'lib/proteus_client/models/recording.rb', line 2

def adobe_rtmpe_read
  @adobe_rtmpe_read
end

#adobe_rtmpe_writeObject

Returns the value of attribute adobe_rtmpe_write

Returns:

  • (Object)

    the current value of adobe_rtmpe_write



2
3
4
# File 'lib/proteus_client/models/recording.rb', line 2

def adobe_rtmpe_write
  @adobe_rtmpe_write
end

#generic_httpsObject

Returns the value of attribute generic_https

Returns:

  • (Object)

    the current value of generic_https



2
3
4
# File 'lib/proteus_client/models/recording.rb', line 2

def generic_https
  @generic_https
end

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



2
3
4
# File 'lib/proteus_client/models/recording.rb', line 2

def id
  @id
end