Module: Panda

Defined in:
lib/panda/version.rb,
lib/panda/video.rb

Overview

:nodoc:

Defined Under Namespace

Modules: VERSION Classes: AccountKeyNotSet, ClientError, ConnectionError, PandaError, ServerError, UnauthorizedAccess, Video, VideoNotFound

Class Attribute Summary collapse

Class Attribute Details

.account_keyObject

Returns the value of attribute account_key.



7
8
9
# File 'lib/panda/video.rb', line 7

def 
  @account_key
end

.api_domainObject

Returns the value of attribute api_domain.



7
8
9
# File 'lib/panda/video.rb', line 7

def api_domain
  @api_domain
end

.api_portObject

Returns the value of attribute api_port.



7
8
9
# File 'lib/panda/video.rb', line 7

def api_port
  @api_port
end

.default_encoding_profileObject

Returns the value of attribute default_encoding_profile.



7
8
9
# File 'lib/panda/video.rb', line 7

def default_encoding_profile
  @default_encoding_profile
end