AgsPlayChannel

AgsPlayChannel — plays channel

Functions

Properties

Types and Values

Object Hierarchy

    GObject
    ╰── AgsRecall
        ╰── AgsRecallChannelRun
            ╰── AgsPlayChannelRun

Implemented Interfaces

AgsPlayChannelRun implements AgsConnectable, AgsPackable, AgsDynamicConnectable and AgsPlugin.

Includes

#include <ags/audio/recall/ags_play_channel.h>

Description

The AgsPlayChannel class plays the channel.

Functions

ags_play_channel_run_new ()

AgsPlayChannelRun *
ags_play_channel_run_new (AgsStreamChannelRun *stream_channel_run);

Creates an AgsPlayChannelRun

Parameters

stream_channel_run

the AgsStreamChannelRun as dependency

 

Returns

a new AgsPlayChannelRun

Since: 0.4

Types and Values

enum AgsPlayChannelRunFlags

Members

AGS_PLAY_CHANNEL_RUN_TERMINATING

   

AGS_PLAY_CHANNEL_RUN_INITIAL_RUN

   

Property Details

The “stream-channel-run” property

  “stream-channel-run”       AgsStreamChannelRun *

the assigned AgsStreamChannelRun.

Flags: Read / Write