Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
roc::audio::channel_set_to_str Class Reference

Format ChannelSet to string. More...

#include <channel_set_to_str.h>

Inheritance diagram for roc::audio::channel_set_to_str:
Collaboration diagram for roc::audio::channel_set_to_str:

Public Member Functions

 channel_set_to_str (const ChannelSet &)
 Construct. More...
 
const char * c_str () const
 Get formatted string. More...
 

Detailed Description

Format ChannelSet to string.

Definition at line 22 of file channel_set_to_str.h.

Constructor & Destructor Documentation

◆ channel_set_to_str()

roc::audio::channel_set_to_str::channel_set_to_str ( const ChannelSet )
explicit

Construct.

Member Function Documentation

◆ c_str()

const char* roc::audio::channel_set_to_str::c_str ( ) const
inline

Get formatted string.

Definition at line 28 of file channel_set_to_str.h.


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