RAPP Platform API
 All Classes Namespaces Files Functions Variables Typedefs
RappCloud.CloudMsgs.SetNoiseProfile.SetNoiseProfile.Request Class Reference
Inheritance diagram for RappCloud.CloudMsgs.SetNoiseProfile.SetNoiseProfile.Request:
Collaboration diagram for RappCloud.CloudMsgs.SetNoiseProfile.SetNoiseProfile.Request:

Public Member Functions

def __init__
 Constructor. More...
 
def make_files
 
def make_payload
 

Public Attributes

 audio_source
 Audio source data format. More...
 
 audiofile
 Path to the audio file. More...
 

Detailed Description

Set Noise Profile Cloud Request object.

SetNoiseProfile.Request

Definition at line 14 of file SetNoiseProfile.py.

Constructor & Destructor Documentation

def RappCloud.CloudMsgs.SetNoiseProfile.SetNoiseProfile.Request.__init__ (   self,
  kwargs 
)

Constructor.

Parameters
**kwargs- Keyword arguments. Apply values to the request attributes.

Definition at line 19 of file SetNoiseProfile.py.

Member Function Documentation

def RappCloud.CloudMsgs.SetNoiseProfile.SetNoiseProfile.Request.make_files (   self)
Create and return Array of File objects of the Request. 

Definition at line 41 of file SetNoiseProfile.py.

def RappCloud.CloudMsgs.SetNoiseProfile.SetNoiseProfile.Request.make_payload (   self)
Create and return the Payload of the Request. 

Definition at line 36 of file SetNoiseProfile.py.

Member Data Documentation

RappCloud.CloudMsgs.SetNoiseProfile.SetNoiseProfile.Request.audio_source

Audio source data format.

e.g "nao_wav_1_ch".

Definition at line 29 of file SetNoiseProfile.py.

RappCloud.CloudMsgs.SetNoiseProfile.SetNoiseProfile.Request.audiofile

Path to the audio file.

Definition at line 31 of file SetNoiseProfile.py.


The documentation for this class was generated from the following file: