| - (FMLiveSwitchDataBuffer*) buffer | 
| - (bool) extendedControlBitsPresent | 
| + (int) fixedHeaderLength | 
| - (FMLiveSwitchDataBuffer*) header | 
| - (int) headerLength | 
| - (instancetype) initWithPayload: | (FMLiveSwitchDataBuffer *) | payload | |
| startOfPartition: | (bool) | startOfPartition | |
| - (instancetype) initWithPayload: | (FMLiveSwitchDataBuffer *) | payload | |
| startOfPartition: | (bool) | startOfPartition | |
| nonReferenceFrame: | (bool) | nonReferenceFrame | |
| - (instancetype) initWithPayload: | (FMLiveSwitchDataBuffer *) | payload | |
| startOfPartition: | (bool) | startOfPartition | |
| nonReferenceFrame: | (bool) | nonReferenceFrame | |
| partitionIndex: | (int) | partitionIndex | |
| - (instancetype) initWithPayload: | (FMLiveSwitchDataBuffer *) | payload | |
| startOfPartition: | (bool) | startOfPartition | |
| nonReferenceFrame: | (bool) | nonReferenceFrame | |
| partitionIndex: | (int) | partitionIndex | |
| pictureId: | (int) | pictureId | |
| - (instancetype) initWithPayload: | (FMLiveSwitchDataBuffer *) | payload | |
| startOfPartition: | (bool) | startOfPartition | |
| nonReferenceFrame: | (bool) | nonReferenceFrame | |
| partitionIndex: | (int) | partitionIndex | |
| pictureId: | (int) | pictureId | |
| temporalLevelZeroIndex: | (int) | temporalLevelZeroIndex | |
| temporalLayerIndex: | (int) | temporalLayerIndex | |
| layerSync: | (bool) | layerSync | |
| - (instancetype) initWithPayload: | (FMLiveSwitchDataBuffer *) | payload | |
| startOfPartition: | (bool) | startOfPartition | |
| nonReferenceFrame: | (bool) | nonReferenceFrame | |
| partitionIndex: | (int) | partitionIndex | |
| pictureId: | (int) | pictureId | |
| temporalLevelZeroIndex: | (int) | temporalLevelZeroIndex | |
| temporalLayerIndex: | (int) | temporalLayerIndex | |
| layerSync: | (bool) | layerSync | |
| keyIndex: | (int) | keyIndex | |
| - (int) keyIndex | 
| - (bool) keyIndexPresent | 
| - (bool) layerSync | 
| - (bool) nonReferenceFrame | 
| + (FMLiveSwitchVp8Packet*) packetWithPayload: | (FMLiveSwitchDataBuffer *) | payload | |
| startOfPartition: | (bool) | startOfPartition | |
| + (FMLiveSwitchVp8Packet*) packetWithPayload: | (FMLiveSwitchDataBuffer *) | payload | |
| startOfPartition: | (bool) | startOfPartition | |
| nonReferenceFrame: | (bool) | nonReferenceFrame | |
| + (FMLiveSwitchVp8Packet*) packetWithPayload: | (FMLiveSwitchDataBuffer *) | payload | |
| startOfPartition: | (bool) | startOfPartition | |
| nonReferenceFrame: | (bool) | nonReferenceFrame | |
| partitionIndex: | (int) | partitionIndex | |
| + (FMLiveSwitchVp8Packet*) packetWithPayload: | (FMLiveSwitchDataBuffer *) | payload | |
| startOfPartition: | (bool) | startOfPartition | |
| nonReferenceFrame: | (bool) | nonReferenceFrame | |
| partitionIndex: | (int) | partitionIndex | |
| pictureId: | (int) | pictureId | |
| + (FMLiveSwitchVp8Packet*) packetWithPayload: | (FMLiveSwitchDataBuffer *) | payload | |
| startOfPartition: | (bool) | startOfPartition | |
| nonReferenceFrame: | (bool) | nonReferenceFrame | |
| partitionIndex: | (int) | partitionIndex | |
| pictureId: | (int) | pictureId | |
| temporalLevelZeroIndex: | (int) | temporalLevelZeroIndex | |
| temporalLayerIndex: | (int) | temporalLayerIndex | |
| layerSync: | (bool) | layerSync | |
| + (FMLiveSwitchVp8Packet*) packetWithPayload: | (FMLiveSwitchDataBuffer *) | payload | |
| startOfPartition: | (bool) | startOfPartition | |
| nonReferenceFrame: | (bool) | nonReferenceFrame | |
| partitionIndex: | (int) | partitionIndex | |
| pictureId: | (int) | pictureId | |
| temporalLevelZeroIndex: | (int) | temporalLevelZeroIndex | |
| temporalLayerIndex: | (int) | temporalLayerIndex | |
| layerSync: | (bool) | layerSync | |
| keyIndex: | (int) | keyIndex | |
| - (int) partitionIndex | 
| - (FMLiveSwitchDataBuffer*) payload | 
| - (int) payloadLength | 
| - (int) payloadOffset | 
| - (int) pictureId | 
| - (bool) pictureIdExtensionPresent | 
| - (bool) pictureIdPresent | 
| - (void) setNonReferenceFrame: | (bool) | value | 
| - (void) setPartitionIndex: | (int) | value | 
| - (void) setPayload: | (FMLiveSwitchDataBuffer *) | value | 
| - (void) setPictureId: | (int) | value | 
| - (void) setStartOfPartition: | (bool) | value | 
| - (void) setTemporalLevelZeroIndex: | (int) | value | 
| - (bool) startOfPartition | 
| - (int) temporalLayerIndex | 
| - (bool) temporalLayerIndexPresent | 
| - (int) temporalLevelZeroIndex | 
| - (bool) temporalLevelZeroIndexPresent | 
| - (int) variableHeaderLength | 
| + (FMLiveSwitchVp8Packet*) wrapWithPacketBuffer: | (FMLiveSwitchDataBuffer *) | packetBuffer |