CriWare Unreal Engine
Plug-ins for CriWare solutions.
読み取り中…
検索中…
一致する文字列を見つけられません
Open Source
Identifier
OpenSource
Description
Open the specified media source.
A return value of true indicates that the player will attempt to open the media, but it may fail to do so later for other reasons, i.e. if a connection to the media server timed out. Use the OnMediaOpened and OnMediaOpenFailed delegates to detect if and when the media is ready!

Target is Mana Player

Inputs
Arg Description
In
Exec
Target
Mana Player Object Reference
Media Source
Mana Movie Object Reference
Outputs
Arg Description
Out
Exec
Return Value
Boolean
true if the source will be opened, false otherwise. See: Close, OpenFile, OpenPlaylist, OpenPlaylistIndex, OpenUrl, Reopen