AudioInfo

Undocumented in source.

Constructors

this
this(SF_INFO* sndInfo, SNDFILE* sndFile)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Properties

album
string album [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
album
string album [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
artist
string artist [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
artist
string artist [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
channels
int channels [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
channels
int channels [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
comment
string comment [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
comment
string comment [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
copyright
string copyright [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
copyright
string copyright [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
date
string date [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
date
string date [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
format
int format [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
format
int format [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
frames
int frames [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
frames
int frames [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
genre
string genre [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
genre
string genre [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
license
string license [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
license
string license [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
sampleRate
int sampleRate [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
sampleRate
int sampleRate [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
software
string software [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
software
string software [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
title
string title [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
title
string title [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
trackNumber
string trackNumber [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
tracknumber
string tracknumber [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_sndFile
SNDFILE* _sndFile;
Undocumented in source.
_sndInfo
SF_INFO* _sndInfo;
Undocumented in source.

Meta