Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
opus
master
Opus
Application
Bandwidth
Decoder
Encoder
Error
ForceChannels
FrameDuration
Packet
Signal
Built with Crystal 1.9.2
2023-10-07 11:05:50 UTC
class
Opus::Error
Opus::Error
Exception
Reference
Object
Defined in:
opus/error.cr
Constructors
.new
(error : LibC::Int, cause : Exception | Nil =
nil
)
Constructor Detail
def self.
new
(error : LibC::Int, cause : Exception | Nil =
nil
)
#
[
View source
]