Skip to content

Commit

Permalink
Minor documentation improvement for MIKMIDISequencer's currentTimeSta…
Browse files Browse the repository at this point in the history
…mp property.
  • Loading branch information
Andrew Madsen committed Mar 9, 2016
1 parent a50ccdf commit af8f7b3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Source/MIKMIDISequencer.h
Original file line number Diff line number Diff line change
Expand Up @@ -298,6 +298,8 @@ NS_ASSUME_NONNULL_BEGIN

/**
* The current playback position in the sequence.
*
* @note This property is *not* observable using Key Value Observing.
*/
@property (nonatomic) MusicTimeStamp currentTimeStamp;

Expand Down

0 comments on commit af8f7b3

Please sign in to comment.