Creator Hub
Dashboard
Learn
Store
Talent
Forum
Roadmap
Engine
/
Reference
/
Classes
English
Feedback
Edit
VideoPlayer
Show Deprecated
Not Browsable
Summary
Properties
Asset
:
ContentId
Read Parallel
AutoLoad
:
bool
Read Parallel
IsPlaying
:
bool
Roblox Security
Read Parallel
IsReady
:
bool
Read Only
Not Replicated
Read Parallel
Looping
:
bool
Read Parallel
PlaybackSpeed
:
number
Read Parallel
Resolution
:
Vector2
Read Only
Not Replicated
Read Parallel
Thumbnail
:
ContentId
Read Parallel
TimeLength
:
number
Read Only
Not Replicated
Read Parallel
TimePosition
:
number
Read Parallel
Volume
:
number
Read Parallel
View all inherited from Instance
View all inherited from Object
Methods
GetConnectedWires
(
pin :
string
)
:
Instances
Play
()
:
void
Stop
()
:
void
View all inherited from Instance
View all inherited from Object
Events
Ended
()
:
RBXScriptSignal
Looped
()
:
RBXScriptSignal
View all inherited from Instance
View all inherited from Object
Properties
Asset
ContentId
Read Parallel
AutoLoad
bool
Read Parallel
IsPlaying
bool
Roblox Security
Read Parallel
IsReady
bool
Read Only
Not Replicated
Read Parallel
Looping
bool
Read Parallel
PlaybackSpeed
number
Read Parallel
Resolution
Vector2
Read Only
Not Replicated
Read Parallel
Thumbnail
ContentId
Read Parallel
TimeLength
number
Read Only
Not Replicated
Read Parallel
TimePosition
number
Read Parallel
Volume
number
Read Parallel
View all inherited from Instance
View all inherited from Object
Methods
GetConnectedWires
Instances
Parameters
pin
:
string
Returns
Instances
Play
void
Returns
void
Stop
void
Returns
void
View all inherited from Instance
View all inherited from Object
Events
Ended
Looped
View all inherited from Instance
View all inherited from Object