UE2:StreamTag (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
UT2004 Object >> StreamBase >> StreamTag
Package:
Engine
Within class:
Stream

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

Property group 'StreamTag'

Album

Type: StreamBase.ID3Field

Modifiers: const, editconst


Artist

Type: StreamBase.ID3Field

Modifiers: const, editconst


Duration

Type: StreamBase.ID3Field

Modifiers: editconst

in milliseconds

Fields

Type: array<StreamBase.ID3Field>

Modifiers: const, editconst, editconstarray


Genre

Type: StreamBase.ID3Field

Modifiers: const, editconst


TagID

Type: StreamBase.ID3Field

Modifiers: const, editconst


Title

Type: StreamBase.ID3Field

Modifiers: const, editconst


TrackNumber

Type: StreamBase.ID3Field

Modifiers: const, editconst


Year

Type: StreamBase.ID3Field

Modifiers: const, editconst


Internal variables

NativeID3Tag

Type: pointer

Array size: 2

Modifiers: private


Delegates

OnRefresh

delegate OnRefresh ()


Functions

Native functions

DumpTag

native final function DumpTag ()


Other instance functions

DumpScriptTag

function DumpScriptTag ()