doc: fix table format (#3649)
This commit is contained in:
parent
f28bf0ae33
commit
2633f087d2
@ -250,7 +250,7 @@ Callback function that is called when the media starts loading.
|
||||
|
||||
Payload:
|
||||
|
||||
| Property | Description |
|
||||
| Property | Type | Description |
|
||||
| --------- | ----------- | ---------------------------------------------------------------- |
|
||||
| isNetwork | boolean | Boolean indicating if the media is being loaded from the network |
|
||||
| type | string | Type of the media. Not available on Windows |
|
||||
@ -274,7 +274,7 @@ Callback function that is called when the playback state changes.
|
||||
|
||||
Payload:
|
||||
|
||||
| Property | Description |
|
||||
| Property | Type | Description |
|
||||
| --------- | ----------- | ------------------------------------------------- |
|
||||
| isPlaying | boolean | Boolean indicating if the media is playing or not |
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user