ITLibMediaItem
ITLibMediaItem()
ITLibMediaItem(IntPtr)
ITLibMediaItem(NativeHandle)
ITLibMediaItem(NSObjectFlag)
AddedDate
Album
Artist
Artwork
ArtworkAvailable
BeatsPerMinute
Bitrate
Category
ClassHandle
Cloud
Comments
Composer
ContentRating
Description
DrmProtected
FileSize
FileType
Genre
Grouping
Kind
LastPlayedDate
Location
LocationType
LyricsContentRating
MediaKind
ModifiedDate
PlayCount
PlayStatus
Purchased
Rating
RatingComputed
ReleaseDate
SampleRate
Size
SkipCount
SkipDate
SortComposer
SortTitle
StartTime
StopTime
Title
TotalTime
TrackNumber
UserDisabled
Video
VideoInfo
VoiceOverLanguage
VolumeAdjustment
VolumeNormalizationEnergy
Year
xamarinmac
namespace iTunesLibrary
{
[Introduced(PlatformName.MacOSX, 10, 14, PlatformArchitecture.All, null)]
[Register("ITLibMediaItem", true)]
public class ITLibMediaItem : ITLibMediaEntity
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public virtual nuint TotalTime
{
[Export("totalTime")]
get;
}
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to xamarinmac | |
Assembly | Xamarin.Mac , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API