|
Stimfit @PACKAGE_VERSION@
|
#include <abf2headr.h>
Public Attributes | |
| ABFLONG | lTagNumber |
| ABFLONG | lFileOffset |
| ABFLONG | lUncompressedSize |
| ABFLONG | lCompressedSize |
| short | nCompressionType |
| short | nSampleSize |
| ABFLONG | lSamplesPerSecond |
| DWORD | dwCRC |
| WORD | wChannels |
| WORD | wUnused |
Definition at line 1026 of file abf2headr.h.
| DWORD ABFVoiceTagInfo::dwCRC |
Definition at line 1035 of file abf2headr.h.
| ABFLONG ABFVoiceTagInfo::lCompressedSize |
Definition at line 1031 of file abf2headr.h.
| ABFLONG ABFVoiceTagInfo::lFileOffset |
Definition at line 1029 of file abf2headr.h.
| ABFLONG ABFVoiceTagInfo::lSamplesPerSecond |
Definition at line 1034 of file abf2headr.h.
| ABFLONG ABFVoiceTagInfo::lTagNumber |
Definition at line 1028 of file abf2headr.h.
| ABFLONG ABFVoiceTagInfo::lUncompressedSize |
Definition at line 1030 of file abf2headr.h.
| short ABFVoiceTagInfo::nCompressionType |
Definition at line 1032 of file abf2headr.h.
| short ABFVoiceTagInfo::nSampleSize |
Definition at line 1033 of file abf2headr.h.
| WORD ABFVoiceTagInfo::wChannels |
Definition at line 1036 of file abf2headr.h.
| WORD ABFVoiceTagInfo::wUnused |
Definition at line 1037 of file abf2headr.h.