Inherits from MBRateAndTaggableEntity : MBEntity : NSObject
Declared in MBRecording.h
MBRecording.m

Overview

Represents a <recording/> element

Tasks

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

ReleaseList

MBList with MBRelease objects

@property (nonatomic, readonly) MBList *ReleaseList

Discussion

MBList with MBRelease objects

Declared In

MBRecording.h

Title

Title of this recording

@property (nonatomic, readonly) NSString *Title

Discussion

Title of this recording

Declared In

MBRecording.h