sbBaseMediacoreVolumeControl.cpp File Reference

Songbird Base Mediacore Volume Control Implementation. More...

#include "sbBaseMediacoreVolumeControl.h"
#include <prprf.h>
Include dependency graph for sbBaseMediacoreVolumeControl.cpp:

Go to the source code of this file.

Macros

#define TRACE(args)   /* nothing */
 
#define LOG(args)   /* nothing */
 

Functions

void SB_ConvertFloatVolToJSStringValue (PRFloat64 aVol, nsACString &aStrVol)
 
 NS_IMPL_THREADSAFE_ISUPPORTS1 (sbBaseMediacoreVolumeControl, sbIMediacoreVolumeControl) sbBaseMediacoreVolumeControl
 

Detailed Description

Songbird Base Mediacore Volume Control Implementation.

Definition in file sbBaseMediacoreVolumeControl.cpp.

Macro Definition Documentation

#define LOG (   args)    /* nothing */

Definition at line 46 of file sbBaseMediacoreVolumeControl.cpp.

#define TRACE (   args)    /* nothing */

To log this module, set the following environment variable: NSPR_LOG_MODULES=sbBaseMediacoreVolumeControl:5

Definition at line 45 of file sbBaseMediacoreVolumeControl.cpp.

Function Documentation

NS_IMPL_THREADSAFE_ISUPPORTS1 ( sbBaseMediacoreVolumeControl  ,
sbIMediacoreVolumeControl   
)

Definition at line 66 of file sbBaseMediacoreVolumeControl.cpp.

void SB_ConvertFloatVolToJSStringValue ( PRFloat64  aVol,
nsACString &  aStrVol 
)

Definition at line 49 of file sbBaseMediacoreVolumeControl.cpp.

Here is the caller graph for this function: