My program doesn't have bugs. It just develops random features.
UE2:StreamTag (UT2004)
Object >> StreamBase >> StreamTag |
Contents
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Created on: 10/12/2003 Standard ID3 Tag Contains Artist, Title, Album, Lyrics, etc.
Written by Ron Prestenback © 2003, Epic Games, Inc. All Rights Reserved
Properties[edit]
Property group 'StreamTag'[edit]
Album[edit]
Type: StreamBase.ID3Field
Modifiers: const, editconst
Artist[edit]
Type: StreamBase.ID3Field
Modifiers: const, editconst
Duration[edit]
Type: StreamBase.ID3Field
Modifiers: editconst
in milliseconds
Fields[edit]
Type: array<StreamBase.ID3Field>
Modifiers: const, editconst, editconstarray
Genre[edit]
Type: StreamBase.ID3Field
Modifiers: const, editconst
TagID[edit]
Type: StreamBase.ID3Field
Modifiers: const, editconst
Title[edit]
Type: StreamBase.ID3Field
Modifiers: const, editconst
TrackNumber[edit]
Type: StreamBase.ID3Field
Modifiers: const, editconst
Year[edit]
Type: StreamBase.ID3Field
Modifiers: const, editconst
Internal variables[edit]
NativeID3Tag[edit]
Type: pointer
Array size: 2
Modifiers: private