libdrmconf 0.15.0
A library to program DMR radios.
Loading...
Searching...
No Matches
MelodyStream Class Reference

Represents a raw stream playing a melody. More...

#include <melody_stream.hh>

Inheritance diagram for MelodyStream:
Collaboration diagram for MelodyStream:

Public Member Functions

 MelodyStream (QObject *parent=nullptr)
 Default constructor.
const QAudioFormat & audioFormat () const
 Returns the audio format of the stream.
void setMelody (Melody *melody)
 Sets the melody.

Protected Slots

void reload ()

Protected Attributes

QPointer< Melody_melody
QAudioFormat _format
QByteArray _raw

Detailed Description

Represents a raw stream playing a melody.


The documentation for this class was generated from the following files:
  • /builddir/build/BUILD/qdmr-0.15.0-build/qdmr-0.15.0/lib/melody_stream.hh
  • /builddir/build/BUILD/qdmr-0.15.0-build/qdmr-0.15.0/lib/melody_stream.cc