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