Gammu internals  1.38.0
GSM_Ringtone Struct Reference

#include <gammu-ringtone.h>

Collaboration diagram for GSM_Ringtone:

Data Fields

GSM_NokiaBinaryRingtone NokiaBinary
 
GSM_BinaryTone BinaryTone
 
GSM_NoteRingtone NoteTone
 
GSM_RingtoneFormat Format
 
unsigned char Name [(GSM_MAX_RINGTONE_NAME_LENGTH+1) *2]
 
int Location
 

Detailed Description

Structure for saving various ringtones formats

Definition at line 159 of file gammu-ringtone.h.

Field Documentation

§ BinaryTone

GSM_BinaryTone GSM_Ringtone::BinaryTone

Definition at line 164 of file gammu-ringtone.h.

Referenced by loadmmf().

§ Format

GSM_RingtoneFormat GSM_Ringtone::Format

§ Location

int GSM_Ringtone::Location

Ringtone location

Definition at line 177 of file gammu-ringtone.h.

§ Name

§ NokiaBinary

GSM_NokiaBinaryRingtone GSM_Ringtone::NokiaBinary

Ringtone saved in one of three formats

Definition at line 163 of file gammu-ringtone.h.

Referenced by Binary2RTTL(), loadbin(), loadpuremidi(), loadre(), RTTL2Binary(), savebin(), savemmf(), and savepuremidi().

§ NoteTone


The documentation for this struct was generated from the following file: