MBRecording Class Reference
| Inherits from | MBRateAndTaggableEntity : MBEntity : NSObject |
| Declared in | MBRecording.h MBRecording.m |
Tasks
-
TitleTitle of this recording
property -
LengthLength in seconds of this recoding
property -
DisambiguationDisambiguation comment for this recording.
property -
ArtistCreditArtist Credit for this recording.
property -
ReleaseListproperty -
PuidListMBList with MBPUID objects
property -
IsrcListMBList with MBISRC objects
property -
RelationListMBList with MBRelation objects
property
Properties
ArtistCredit
Artist Credit for this recording.
@property (nonatomic, readonly) MBArtistCredit *ArtistCreditDiscussion
Artist Credit for this recording.
Declared In
MBRecording.hDisambiguation
Disambiguation comment for this recording.
@property (nonatomic, readonly) NSString *DisambiguationDiscussion
Disambiguation comment for this recording.
Declared In
MBRecording.hIsrcList
MBList with MBISRC objects
@property (nonatomic, readonly) MBList *IsrcListDiscussion
MBList with MBISRC objects
Declared In
MBRecording.hLength
Length in seconds of this recoding
@property (nonatomic, readonly) NSNumber *LengthDiscussion
Length in seconds of this recoding
Declared In
MBRecording.hPuidList
MBList with MBPUID objects
@property (nonatomic, readonly) MBList *PuidListDiscussion
MBList with MBPUID objects
Declared In
MBRecording.hRelationList
MBList with MBRelation objects
@property (nonatomic, readonly) MBList *RelationListDiscussion
MBList with MBRelation objects
Declared In
MBRecording.h