FLVSoundSize public enum FLVSoundSize : UInt8 The type of flv supports audio sound size. snd8bit The 8bit sound. Declaration Swift case snd8bit = 0 snd16bit The 16bit sound. Declaration Swift case snd16bit = 1 © 2023 shogo4405. All rights reserved. (Last updated: 2023-03-13) Generated by jazzy ♪♫ v0.14.3, a Realm project.