FrameMake |
| Name | Description | |
|---|---|---|
| MakeTextFrame(FrameId, String) | Makes a text Frame with an ID and encoded text. Currently all IDs starting with 'T' (excluding TXXX which also has an encoded description). | |
| MakeTextFrame(FrameId, String, String) | Makes a text Frame with an ID, encoded description and encoded text. Currently only TXXX has this format. | |
| MakeTextFrame(FrameId, NullableIsoLanguage, String, String) | Makes a text Frame with an ID, ascii language, encoding description and full encoded text. Currently only COMM and USLT have this format. |