StreamType public enum StreamType : Int Enum describing the stream types. Audio Declaration Swift case Audio = 0 Video Declaration Swift case Video = 1 Text Declaration Swift case Text = 2 Unknown Declaration Swift case Unknown = 3 © 2024 . All rights reserved. (Last updated: 2024-06-17) Generated by jazzy ♪♫ v0.14.3, a Realm project.