RTMPObjectEncoding public enum RTMPObjectEncoding : UInt8 Constans that defines the RTMPObject encoding type. amf0 The AMF0 Encoding. Declaration Swift case amf0 = 0x00 amf3 The AMF3 Encoding. Declaration Swift case amf3 = 0x03 © 2023 shogo4405. All rights reserved. (Last updated: 2023-03-13) Generated by jazzy ♪♫ v0.14.3, a Realm project.