LyricsField constructor
__init__(self, id, data)
Initializes a new instance of the LyricsField class.
def __init__(self, id, data):
...
| Parameter | Type | Description |
|---|---|---|
| id | System.String | The three character field id. |
| data | System.String | The field data. |
See Also
- module
groupdocs.metadata.formats.audio - class
LyricsField