|
|
|
@ -21,6 +21,8 @@ const details = () => ({
|
|
|
|
tooltip:
|
|
|
|
tooltip:
|
|
|
|
`Specify the process order.
|
|
|
|
`Specify the process order.
|
|
|
|
For example, if 'languages' is first, the streams will be ordered based on that first.
|
|
|
|
For example, if 'languages' is first, the streams will be ordered based on that first.
|
|
|
|
|
|
|
|
So put the most important properties last.
|
|
|
|
|
|
|
|
The default order is suitable for most people.
|
|
|
|
|
|
|
|
|
|
|
|
\\nExample:\\n
|
|
|
|
\\nExample:\\n
|
|
|
|
codecs,channels,languages,streamTypes
|
|
|
|
codecs,channels,languages,streamTypes
|
|
|
|
|