Constructor

AgsAudioStopThreadnew

since: 3.16.10

Declaration [src]

AgsStopThread*
ags_stop_thread_new (
  void
)

Description [src]

Creates a new instance of AgsStopThread.

Available since: 3.16.10

Return value

Type: AgsStopThread

The new AgsStopThread.

The caller of the function takes ownership of the data, and is responsible for freeing it.