MCPcopy Create free account
hub / github.com/EasyRPG/Player / GetError

Method GetError

src/audio_decoder_base.cpp:80–82  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

78}
79
80std::string AudioDecoderBase::GetError() const {
81 return error_message;
82}
83
84std::string AudioDecoderBase::GetType() const {
85 return music_type;

Callers 2

FillBufferSameRateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected