I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

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

ActivePlaylistChanged

function ActivePlaylistChanged (StreamPlaylist NewList)


AllListsReceiveDrop

function bool AllListsReceiveDrop (GUIComponent Sender)


Constrict

function Constrict ()


CurrentListClear

function CurrentListClear ()


CurrentListRemove

function CurrentListRemove ()


Expand

function Expand ()


FloatingPreDraw

function bool FloatingPreDraw (Canvas C)

Overrides: FloatingWindow.FloatingPreDraw


GetPlaylistManagerIndex

function int GetPlaylistManagerIndex (int ListIndex)


HandleAdjustVolume

function HandleAdjustVolume (float NewVolume)


HandlePlaylistChange

function HandlePlaylistChange ()


HandleStreamChange

function HandleStreamChange (string NewStreamFileName)


HandleStreamStop

function HandleStreamStop ()


HideAll

function HideAll ()


HideManagement

function HideManagement ()


HidePlayList

function HidePlayList ()


InternalOnChange

function InternalOnChange (GUIComponent C)


InternalOnClick

function bool InternalOnClick (GUIComponent C)


LoadCurrentPlaylist

function LoadCurrentPlaylist ()


ManageDragOver

function ManageDragOver (GUIComponent Sender)


MoveButton

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


NewPlaylist

function NewPlaylist ()


NewPlaylistClosed

function NewPlaylistClosed (bool bCancelled)


NextTrack

function NextTrack ()


PauseCurrent

function PauseCurrent ()


Play

function Play ()


PlayerMenuClick

function PlayerMenuClick (GUIContextMenu Menu, int Index)


PlaylistDblClick

function bool PlaylistDblClick (GUIComponent C)


PlaylistDragEnded

function PlaylistDragEnded (GUIComponent Accepting, bool bAccepted)


PlaylistMenuClick

function PlaylistMenuClick (GUIContextMenu Menu, int Index)


PlaylistReceiveDrop

function bool PlaylistReceiveDrop (GUIComponent Sender)


PrevTrack

function PrevTrack ()


ReadStream

function ReadStream (Stream StreamObj)


ReadStreamAt

function ReadStreamAt (int Index)


ReadTagInfo

function ReadTagInfo (Stream StreamObj)


RefreshCurrentPlaylist

function RefreshCurrentPlaylist ()


RefreshPlaybackOptions

function RefreshPlaybackOptions ()


RefreshPlaylistSelections

function RefreshPlaylistSelections ()


RemovePlayList

function RemovePlayList ()


RenameClosed

function RenameClosed (bool bCancelled)


RenamePlayList

function RenamePlayList ()


ResetSongCounter

function ResetSongCounter (optional bool bNoRestart)


ResizedBoth

function ResizedBoth ()

Overrides: FloatingWindow.ResizedBoth


ResizedHeight

function ResizedHeight ()

Overrides: FloatingWindow.ResizedHeight


SaveCurrentPosition

function SaveCurrentPosition ()

Overrides: FloatingWindow.SaveCurrentPosition


SetBottomButtons

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


SetHandler

function bool SetHandler ()


SetPlaylistManager

function bool SetPlaylistManager ()


ShowManagement

function ShowManagement ()


ShowPlayList

function ShowPlayList ()


SliderPreDrawCaption

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


SongMenuClick

function SongMenuClick (GUIContextMenu Menu, int Index)


StopCurrent

function StopCurrent ()


ToggleManagement

function ToggleManagement ()


TogglePlaylist

function TogglePlaylist ()


UpdatePlayButton

function UpdatePlayButton ()


UpdateSongTimeDisplay

protected function UpdateSongTimeDisplay ()