BtSettingsPageAudiodevices

BtSettingsPageAudiodevices — audio device configuration settings page

Synopsis

#include "bt-edit.h"

struct              BtSettingsPageAudiodevices;
BtSettingsPageAudiodevices * bt_settings_page_audiodevices_new
                                                        (void);

Object Hierarchy

  GObject
   +----GInitiallyUnowned
         +----GtkObject
               +----GtkWidget
                     +----GtkContainer
                           +----GtkTable
                                 +----BtSettingsPageAudiodevices

Implemented Interfaces

BtSettingsPageAudiodevices implements AtkImplementorIface and GtkBuildable.

Description

List available GStreamer audio devices. User can pick and configure one.

Details

struct BtSettingsPageAudiodevices

struct BtSettingsPageAudiodevices;

the root window for the editor application


bt_settings_page_audiodevices_new ()

BtSettingsPageAudiodevices * bt_settings_page_audiodevices_new
                                                        (void);

Create a new instance

Returns :

the new instance