RTMPObjectEncoding public enum RTMPObjectEncoding : UInt8, Sendable 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 © 2024 shogo4405. All rights reserved. (Last updated: 2024-10-02) Generated by jazzy ♪♫ v0.15.2, a Realm project.