14 #ifndef GDCMAUDIOCODEC_H
15 #define GDCMAUDIOCODEC_H
37 #endif //GDCMAUDIOCODEC_H
bool CanDecode(TransferSyntax const &) const
Return whether this decoder support this transfer syntax (can decode it)
Definition: gdcmAudioCodec.h:31
#define GDCM_EXPORT
Definition: gdcmWin32.h:34
Codec class.
Definition: gdcmCodec.h:26
Class to represent a Data Element either Implicit or Explicit.
Definition: gdcmDataElement.h:58
Class to manipulate Transfer Syntax.
Definition: gdcmTransferSyntax.h:39
AudioCodec.
Definition: gdcmAudioCodec.h:25
bool CanCode(TransferSyntax const &) const
Return whether this coder support this transfer syntax (can code it)
Definition: gdcmAudioCodec.h:30