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 © 2023 shogo4405. All rights reserved. (Last updated: 2023-03-13) Generated by jazzy ♪♫ v0.14.3, a Realm project.