CriWare Unreal Engine
Plug-ins for CriWare solutions.
読み取り中…
検索中…
一致する文字列を見つけられません
Set Video Track Frame Rate
Identifier
SetVideoTrackFrameRate
Description
Set the frame rate of the specified video track.
Target is Mana Player
Inputs
Arg Description
In
Exec
Target
Mana Player Object Reference
Track Index
Integer
The index of the track, or INDEX_NONE for the selected one.
Format Index
Integer
Index of the track format, or INDEX_NONE for the selected one.
Frame Rate
Float (single-precision)
The frame rate to set (must be in range of format's supported frame rates).
Outputs
Arg Description
Out
Exec
Return Value
Boolean
true on success, false otherwise. See: GetVideoTrackAspectRatio, GetVideoTrackDimensions, GetVideoTrackFrameRate, GetVideoTrackFrameRates, GetVideoTrackType