13 lines
223 B
Plaintext
13 lines
223 B
Plaintext
{
|
|
'width': 'int',
|
|
'height': 'int',
|
|
'full_screen': 'true/false',
|
|
// bool
|
|
'caption': 'xxx',
|
|
// {version} -> version of SR
|
|
'resizable': 'true',
|
|
// bool
|
|
'visible': 'true',
|
|
// bool
|
|
'style': 'xxx(in list)'
|
|
} |