MBRecording Class Reference
Inherits from | MBRateAndTaggableEntity : MBEntity : NSObject |
Declared in | MBRecording.h MBRecording.m |
Tasks
-
Title
Title of this recording
property -
Length
Length in seconds of this recoding
property -
Disambiguation
Disambiguation comment for this recording.
property -
ArtistCredit
Artist Credit for this recording.
property -
ReleaseList
property -
PuidList
MBList with MBPUID objects
property -
IsrcList
MBList with MBISRC objects
property -
RelationList
MBList with MBRelation objects
property
Properties
ArtistCredit
Artist Credit for this recording.
@property (nonatomic, readonly) MBArtistCredit *ArtistCredit
Discussion
Artist Credit for this recording.
Declared In
MBRecording.h
Disambiguation
Disambiguation comment for this recording.
@property (nonatomic, readonly) NSString *Disambiguation
Discussion
Disambiguation comment for this recording.
Declared In
MBRecording.h
IsrcList
MBList with MBISRC objects
@property (nonatomic, readonly) MBList *IsrcList
Discussion
MBList with MBISRC objects
Declared In
MBRecording.h
Length
Length in seconds of this recoding
@property (nonatomic, readonly) NSNumber *Length
Discussion
Length in seconds of this recoding
Declared In
MBRecording.h
PuidList
MBList with MBPUID objects
@property (nonatomic, readonly) MBList *PuidList
Discussion
MBList with MBPUID objects
Declared In
MBRecording.h
RelationList
MBList with MBRelation objects
@property (nonatomic, readonly) MBList *RelationList
Discussion
MBList with MBRelation objects
Declared In
MBRecording.h