enum Opus::Bandwidth

Defined in:

opus/enums.cr

Enum Members

Auto = -1000
Narrowband = 1101
Mediumband = 1102
Wideband = 1103
Superwideband = 1104
Fullband = 1105

Instance Method Summary

Instance Method Detail

def auto? #

[View source]
def fullband? #

[View source]
def mediumband? #

[View source]
def narrowband? #

[View source]
def superwideband? #

[View source]
def wideband? #

[View source]