MeiCam SDK For Android  3.10.0
Public Member Functions | Public Attributes | List of all members
com.meicam.sdk.NvsVolume Class Reference

Volume class to set the left and right volume channels. More...

Public Member Functions

 NvsVolume (float left, float right)
 Constructor to initialize the left and right volume channels. More...
 

Public Attributes

float leftVolume
 Left volume channel. More...
 
float rightVolume
 Right volume channel. More...
 

Detailed Description

Volume class to set the left and right volume channels.

Constructor & Destructor Documentation

◆ NvsVolume()

com.meicam.sdk.NvsVolume.NvsVolume ( float  left,
float  right 
)
inline

Constructor to initialize the left and right volume channels.

Parameters
leftthe value of left volume channel
rightthe value of right volume channel

Member Data Documentation

◆ leftVolume

float com.meicam.sdk.NvsVolume.leftVolume

Left volume channel.

◆ rightVolume

float com.meicam.sdk.NvsVolume.rightVolume

Right volume channel.


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