Const
The Video Game Object Metadata Event.
This event is dispatched when a Video has access to the metadata.
Listen for it from a Video Game Object instance using Video.on('metadata', listener).
Video.on('metadata', listener)
The Video Game Object Metadata Event.
This event is dispatched when a Video has access to the metadata.
Listen for it from a Video Game Object instance using
Video.on('metadata', listener).