MIKMutableMIDIChannelPressureEvent
Objective-C
@interface MIKMutableMIDIChannelPressureEvent : MIKMIDIChannelPressureEventSwift
class MIKMutableMIDIChannelPressureEvent : MIKMIDIChannelPressureEventThe mutable counter part of MIKMIDIChannelPressureEvent
- 
                  
                  This is currently undocumented. Documentation contributions are always welcome! DeclarationObjective-C @property (nonatomic) UInt8 pressureSwift var pressure: UInt8 { get set }
- 
                  
                  This is currently undocumented. Documentation contributions are always welcome! DeclarationObjective-C @property (nonatomic) MusicTimeStamp timeStampSwift var timeStamp: MusicTimeStamp { get set }
- 
                  
                  This is currently undocumented. Documentation contributions are always welcome! DeclarationObjective-C @property (nonatomic, strong, null_resettable) NSMutableData *dataSwift var data: NSMutableData! { get set }
- 
                  
                  This is currently undocumented. Documentation contributions are always welcome! DeclarationObjective-C @property (nonatomic) UInt8 channelSwift var channel: UInt8 { get set }
- 
                  
                  This is currently undocumented. Documentation contributions are always welcome! DeclarationObjective-C @property (nonatomic) UInt8 dataByte1Swift var dataByte1: UInt8 { get set }
- 
                  
                  This is currently undocumented. Documentation contributions are always welcome! DeclarationObjective-C @property (nonatomic) UInt8 dataByte2Swift var dataByte2: UInt8 { get set }
 View on GitHub
View on GitHub MIKMutableMIDIChannelPressureEvent Class Reference
        MIKMutableMIDIChannelPressureEvent Class Reference