The ID3SynchronisedLyrics type exposes the following members.
Name | Description | |
---|---|---|
ContentType |
Gets/sets the content type of the synchronized lyrics. |
|
Count |
Gets number of items in the dictionary. (Inherited from MetadataDictionary.) |
|
IsDisposed | (Inherited from LockableObject.) | |
IsFixedSize |
Indicates whether the dictionary has a fixed size. (Inherited from MetadataDictionary.) |
|
IsReadOnly |
Indicates whether the dictionary is a read-only. (Inherited from MetadataDictionary.) |
|
IsSynchronized |
Indicates whether the dictionary is synchronized. (Inherited from MetadataDictionary.) |
|
Item |
Gets/sets item with the specified key. (Inherited from MetadataDictionary.) |
|
Keys |
Returns a collection of keys stored in this dictionary. (Inherited from MetadataDictionary.) |
|
Locked |
Indicates if the object has been locked. (Inherited from LockableObject.) |
|
SyncRoot |
Gets an object for synchronized access. (Inherited from MetadataDictionary.) |
|
Timeout |
Gets/sets value specifying maximum time for which object can be locked. (Inherited from LockableObject.) |
|
TimestampFormat |
Gets/sets the timestamp format of the synchronized lyrics. |
|
Values |
Returns a collection of values (without keys) stored in this dictionary. (Inherited from MetadataDictionary.) |