BtSettingsPageAudiodevices

BtSettingsPageAudiodevices — audio device configuration settings page

Functions

Types and Values

Object Hierarchy

    GObject
    ╰── GInitiallyUnowned
        ╰── GtkObject
            ╰── GtkWidget
                ╰── GtkContainer
                    ╰── GtkTable
                        ╰── BtSettingsPageAudiodevices

Implemented Interfaces

BtSettingsPageAudiodevices implements AtkImplementorIface and GtkBuildable.

Includes

#include "bt-edit.h"

Description

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

Functions

bt_settings_page_audiodevices_new ()

BtSettingsPageAudiodevices *
bt_settings_page_audiodevices_new (void);

Create a new instance

Returns

the new instance

Types and Values

struct BtSettingsPageAudiodevices

struct BtSettingsPageAudiodevices;

the root window for the editor application