- | bytesSent | FMLiveSwitchMediaSenderReport | |
- | deserializePropertiesWithKey:valueJson: | FMLiveSwitchMediaSenderReport | |
- | firCount | FMLiveSwitchMediaComponentReport | |
+ | fromJsonArrayWithMediaSenderReportsJson: | FMLiveSwitchMediaSenderReport | static |
+ | fromJsonWithMediaSenderReportJson: | FMLiveSwitchMediaSenderReport | static |
- | init | FMLiveSwitchMediaSenderReport | |
- | lrrCount | FMLiveSwitchMediaComponentReport | |
+ | mediaComponentReport | FMLiveSwitchMediaComponentReport | static |
+ | mediaSenderReport | FMLiveSwitchMediaSenderReport | static |
- | nackCount | FMLiveSwitchMediaComponentReport | |
- | packetsSent | FMLiveSwitchMediaSenderReport | |
- | pliCount | FMLiveSwitchMediaComponentReport | |
+ | processArrayWithNewValues:oldValues: | FMLiveSwitchReport | static |
+ | processBooleanArrayWithNewValues:oldValues: | FMLiveSwitchReport | static |
+ | processBooleanWithNewValue:oldValue: | FMLiveSwitchReport | static |
+ | processDoubleWithNewValue:oldValue: | FMLiveSwitchReport | static |
+ | processFloatArrayWithNewValues:oldValues: | FMLiveSwitchReport | static |
+ | processFloatWithNewValue:oldValue: | FMLiveSwitchReport | static |
+ | processIntegerArrayWithNewValues:oldValues: | FMLiveSwitchReport | static |
+ | processIntegerWithNewValue:oldValue: | FMLiveSwitchReport | static |
+ | processLongArrayWithNewValues:oldValues: | FMLiveSwitchReport | static |
+ | processLongWithNewValue:oldValue: | FMLiveSwitchReport | static |
+ | processObjectWithNewValue:oldValue: | FMLiveSwitchReport | static |
+ | processShortArrayWithNewValues:oldValues: | FMLiveSwitchReport | static |
+ | processShortWithNewValue:oldValue: | FMLiveSwitchReport | static |
+ | processStringWithNewValue:oldValue: | FMLiveSwitchReport | static |
+ | report | FMLiveSwitchReport | static |
- | roundTripTime | FMLiveSwitchMediaSenderReport | |
- | serializePropertiesWithJsonObject: | FMLiveSwitchMediaSenderReport | |
- | setBytesSent: | FMLiveSwitchMediaSenderReport | |
- | setFirCount: | FMLiveSwitchMediaComponentReport | |
- | setLrrCount: | FMLiveSwitchMediaComponentReport | |
- | setNackCount: | FMLiveSwitchMediaComponentReport | |
- | setPacketsSent: | FMLiveSwitchMediaSenderReport | |
- | setPliCount: | FMLiveSwitchMediaComponentReport | |
- | setRoundTripTime: | FMLiveSwitchMediaSenderReport | |
- | setSliCount: | FMLiveSwitchMediaComponentReport | |
- | sliCount | FMLiveSwitchMediaComponentReport | |
- | toJson | FMLiveSwitchMediaSenderReport | |
+ | toJsonArrayWithMediaSenderReports: | FMLiveSwitchMediaSenderReport | static |
+ | toJsonWithMediaSenderReport: | FMLiveSwitchMediaSenderReport | static |