Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel

UE2:StreamPlayer instance functions (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search

;Other member categories for this class::defaults, properties

Instance functions[edit]

ActivePlaylistChanged[edit]

function ActivePlaylistChanged (StreamPlaylist NewList)


AllListsReceiveDrop[edit]

function bool AllListsReceiveDrop (GUIComponent Sender)


Constrict[edit]

function Constrict ()


CurrentListClear[edit]

function CurrentListClear ()


CurrentListRemove[edit]

function CurrentListRemove ()


Expand[edit]

function Expand ()


FloatingPreDraw[edit]

function bool FloatingPreDraw (Canvas C)

Overrides: FloatingWindow.FloatingPreDraw


GetPlaylistManagerIndex[edit]

function int GetPlaylistManagerIndex (int ListIndex)


HandleAdjustVolume[edit]

function HandleAdjustVolume (float NewVolume)


HandlePlaylistChange[edit]

function HandlePlaylistChange ()


HandleStreamChange[edit]

function HandleStreamChange (string NewStreamFileName)


HandleStreamStop[edit]

function HandleStreamStop ()


HideAll[edit]

function HideAll ()


HideManagement[edit]

function HideManagement ()


HidePlayList[edit]

function HidePlayList ()


InternalOnChange[edit]

function InternalOnChange (GUIComponent C)


InternalOnClick[edit]

function bool InternalOnClick (GUIComponent C)


LoadCurrentPlaylist[edit]

function LoadCurrentPlaylist ()


ManageDragOver[edit]

function ManageDragOver (GUIComponent Sender)


MoveButton[edit]

function MoveButton (GUIButton B, out float L, float T, float W, float H, float S)


NewPlaylist[edit]

function NewPlaylist ()


NewPlaylistClosed[edit]

function NewPlaylistClosed (bool bCancelled)


NextTrack[edit]

function NextTrack ()


PauseCurrent[edit]

function PauseCurrent ()


Play[edit]

function Play ()


PlayerMenuClick[edit]

function PlayerMenuClick (GUIContextMenu Menu, int Index)


PlaylistDblClick[edit]

function bool PlaylistDblClick (GUIComponent C)


PlaylistDragEnded[edit]

function PlaylistDragEnded (GUIComponent Accepting, bool bAccepted)


PlaylistMenuClick[edit]

function PlaylistMenuClick (GUIContextMenu Menu, int Index)


PlaylistReceiveDrop[edit]

function bool PlaylistReceiveDrop (GUIComponent Sender)


PrevTrack[edit]

function PrevTrack ()


ReadStream[edit]

function ReadStream (Stream StreamObj)


ReadStreamAt[edit]

function ReadStreamAt (int Index)


ReadTagInfo[edit]

function ReadTagInfo (Stream StreamObj)


RefreshCurrentPlaylist[edit]

function RefreshCurrentPlaylist ()


RefreshPlaybackOptions[edit]

function RefreshPlaybackOptions ()


RefreshPlaylistSelections[edit]

function RefreshPlaylistSelections ()


RemovePlayList[edit]

function RemovePlayList ()


RenameClosed[edit]

function RenameClosed (bool bCancelled)


RenamePlayList[edit]

function RenamePlayList ()


ResetSongCounter[edit]

function ResetSongCounter (optional bool bNoRestart)


ResizedBoth[edit]

function ResizedBoth ()

Overrides: FloatingWindow.ResizedBoth


ResizedHeight[edit]

function ResizedHeight ()

Overrides: FloatingWindow.ResizedHeight


SaveCurrentPosition[edit]

function SaveCurrentPosition ()

Overrides: FloatingWindow.SaveCurrentPosition


SetBottomButtons[edit]

function SetBottomButtons (Canvas C, float Left, float Top, float Width, float Height)


SetHandler[edit]

function bool SetHandler ()


SetPlaylistManager[edit]

function bool SetPlaylistManager ()


ShowManagement[edit]

function ShowManagement ()


ShowPlayList[edit]

function ShowPlayList ()


SliderPreDrawCaption[edit]

function bool SliderPreDrawCaption (out float X, out float Y, out float XL, out float YL, out GUI.eTextAlign Justification)


SongMenuClick[edit]

function SongMenuClick (GUIContextMenu Menu, int Index)


StopCurrent[edit]

function StopCurrent ()


ToggleManagement[edit]

function ToggleManagement ()


TogglePlaylist[edit]

function TogglePlaylist ()


UpdatePlayButton[edit]

function UpdatePlayButton ()


UpdateSongTimeDisplay[edit]

protected function UpdateSongTimeDisplay ()