This documentation is for the old version. Go to the latest Graphics Mill docs

ID3SynchronisedLyrics Properties

The ID3SynchronisedLyrics type exposes the following members.

Properties

Name Description
Public property ContentType

Gets/sets the content type of the synchronized lyrics.

Public property Count

Gets number of items in the dictionary.

(Inherited from MetadataDictionary.)
Public property IsDisposed (Inherited from LockableObject.)
Public property IsFixedSize

Indicates whether the dictionary has a fixed size.

(Inherited from MetadataDictionary.)
Public property IsReadOnly

Indicates whether the dictionary is a read-only.

(Inherited from MetadataDictionary.)
Public property IsSynchronized

Indicates whether the dictionary is synchronized.

(Inherited from MetadataDictionary.)
Public property Item

Gets/sets item with the specified key.

(Inherited from MetadataDictionary.)
Public property Keys

Returns a collection of keys stored in this dictionary.

(Inherited from MetadataDictionary.)
Public property Locked

Indicates if the object has been locked.

(Inherited from LockableObject.)
Public property SyncRoot

Gets an object for synchronized access.

(Inherited from MetadataDictionary.)
Public property Timeout

Gets/sets value specifying maximum time for which object can be locked.

(Inherited from LockableObject.)
Public property TimestampFormat

Gets/sets the timestamp format of the synchronized lyrics.

Public property Values

Returns a collection of values (without keys) stored in this dictionary.

(Inherited from MetadataDictionary.)

See Also

Reference