FLVTagType public enum FLVTagType : UInt8 The type of flv tag. audio The Audio tag, Declaration Swift case audio = 8 video The Video tag. Declaration Swift case video = 9 data The Data tag. Declaration Swift case data = 18 © 2022 shogo4405. All rights reserved. (Last updated: 2022-07-10) Generated by jazzy ♪♫ v0.14.2, a Realm project.