Triton Mobile SDK for Android 3.5.1
This is a custom android player made by Triton Digital
Loading...
Searching...
No Matches
com.tritondigital.net.streaming.proxy.decoder.AudioConfig.SamplingRate Enum Reference

The supported sampling rate. More...

Public Member Functions

 SamplingRate (int valueHz)
 
int getValueHz ()
 
float getValueKHz ()
 

Public Attributes

 UNKNOWN =(0)
 
 RATE_22K =(22050)
 
 RATE_44K =(44100)
 

Detailed Description

The supported sampling rate.

Use getValueHz to have the value in Hz as an integer and getValueKhz to have the value in kHz as a float (cached value, no division made).


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