Roblox API Reference

VideoFrame On DevHub

Summary

Inherits (4)

Member index (15)

Type Member History
bool IsLoaded
bool Looped
bool Playing
Vector2 Resolution 431
double TimeLength
double TimePosition
Content Video
float Volume
null Pause () 573
null Play () 573
DidLoop (string video)
Ended (string video)
Loaded (string video)
Paused (string video)
Played (string video)
50 members inherited from GuiObject
16 members inherited from GuiBase2d
57 members inherited from Instance

Removed member index (1)

Type Member History
Dictionary GetInfo () 422 438

History

Members

DidLoop On DevHub

Name Type Default
video string none

Ended On DevHub

Name Type Default
video string none

IsLoaded On DevHub

This property is read-only. Its value can be read, but it cannot be modified.
This item is not replicated. Its interface does not cross the network boundary.

Tags: [ReadOnly, NotReplicated]

Loaded On DevHub

Name Type Default
video string none

Looped On DevHub

Pause On DevHub

Name Type Default
No parameters.

History

Paused On DevHub

Name Type Default
video string none

Play On DevHub

Name Type Default
No parameters.

History

Played On DevHub

Name Type Default
video string none

Playing On DevHub

This item is not replicated. Its interface does not cross the network boundary.

Tags: [NotReplicated]

Resolution On DevHub

This property is read-only. Its value can be read, but it cannot be modified.
This item is not replicated. Its interface does not cross the network boundary.

History

Tags: [ReadOnly, NotReplicated]

TimeLength On DevHub

This property is read-only. Its value can be read, but it cannot be modified.
This item is not replicated. Its interface does not cross the network boundary.

Tags: [ReadOnly, NotReplicated]

TimePosition On DevHub

This item is not replicated. Its interface does not cross the network boundary.

Tags: [NotReplicated]

Video On DevHub

Volume On DevHub

Removed members

GetInfo

Name Type Default
No parameters.

History