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