blob: e340c1d118c1151fb81ad4b9ace261e7eb9ac217 [file] [view]
# FactoryStoreProvidersConfig
Platform configuration options for the factory store providers
<table>
<tr><th>Field</th><th>Type</th><th>Description</th><th>Default</th></tr>
<tr id="widevine">
<td><code>widevine</code></td>
<td><code>Option<Utf8PathBuf></code></td>
<td></td>
<td></td>
</tr>
<tr id="weave">
<td><code>weave</code></td>
<td><code>Option<Utf8PathBuf></code></td>
<td></td>
<td></td>
</tr>
<tr id="play_ready">
<td><code>play_ready</code></td>
<td><code>Option<Utf8PathBuf></code></td>
<td></td>
<td></td>
</tr>
<tr id="misc">
<td><code>misc</code></td>
<td><code>Option<Utf8PathBuf></code></td>
<td></td>
<td></td>
</tr>
<tr id="cast_credentials">
<td><code>cast_credentials</code></td>
<td><code>Option<Utf8PathBuf></code></td>
<td></td>
<td></td>
</tr>
<tr id="alpha">
<td><code>alpha</code></td>
<td><code>Option<Utf8PathBuf></code></td>
<td></td>
<td></td>
</tr>
</table>