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 © 2022 shogo4405. All rights reserved. (Last updated: 2022-07-10) Generated by jazzy ♪♫ v0.14.2, a Realm project.