- | bytesReceived | FMLiveSwitchMediaReceiverReport | |
- | deserializePropertiesWithKey:valueJson: | FMLiveSwitchMediaReceiverReport | |
- | firCount | FMLiveSwitchMediaComponentReport | |
+ | fromJsonArrayWithMediaReceiverReportsJson: | FMLiveSwitchMediaReceiverReport | static |
+ | fromJsonWithMediaReceiverReportJson: | FMLiveSwitchMediaReceiverReport | static |
- | init | FMLiveSwitchMediaReceiverReport | |
- | jitter | FMLiveSwitchMediaReceiverReport | |
- | lrrCount | FMLiveSwitchMediaComponentReport | |
+ | mediaComponentReport | FMLiveSwitchMediaComponentReport | static |
+ | mediaReceiverReport | FMLiveSwitchMediaReceiverReport | static |
- | nackCount | FMLiveSwitchMediaComponentReport | |
- | packetsDiscarded | FMLiveSwitchMediaReceiverReport | |
- | packetsDuplicated | FMLiveSwitchMediaReceiverReport | |
- | packetsLost | FMLiveSwitchMediaReceiverReport | |
- | packetsReceived | FMLiveSwitchMediaReceiverReport | |
- | packetsRepaired | FMLiveSwitchMediaReceiverReport | |
- | 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 | FMLiveSwitchMediaReceiverReport | |
- | serializePropertiesWithJsonObject: | FMLiveSwitchMediaReceiverReport | |
- | setBytesReceived: | FMLiveSwitchMediaReceiverReport | |
- | setFirCount: | FMLiveSwitchMediaComponentReport | |
- | setJitter: | FMLiveSwitchMediaReceiverReport | |
- | setLrrCount: | FMLiveSwitchMediaComponentReport | |
- | setNackCount: | FMLiveSwitchMediaComponentReport | |
- | setPacketsDiscarded: | FMLiveSwitchMediaReceiverReport | |
- | setPacketsDuplicated: | FMLiveSwitchMediaReceiverReport | |
- | setPacketsLost: | FMLiveSwitchMediaReceiverReport | |
- | setPacketsReceived: | FMLiveSwitchMediaReceiverReport | |
- | setPacketsRepaired: | FMLiveSwitchMediaReceiverReport | |
- | setPliCount: | FMLiveSwitchMediaComponentReport | |
- | setRoundTripTime: | FMLiveSwitchMediaReceiverReport | |
- | setSliCount: | FMLiveSwitchMediaComponentReport | |
- | sliCount | FMLiveSwitchMediaComponentReport | |
- | toJson | FMLiveSwitchMediaReceiverReport | |
+ | toJsonArrayWithMediaReceiverReports: | FMLiveSwitchMediaReceiverReport | static |
+ | toJsonWithMediaReceiverReport: | FMLiveSwitchMediaReceiverReport | static |