你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
@azure/mixed-reality-remote-rendering package
Remote |
The client class used to interact with the App Configuration service. |
Remote |
Error object containing details about a conversion or session failure. |
Asset |
Properties available for an AssetConversion in any state. |
Asset |
Conversion input settings describe the origin of conversion input. |
Asset |
The state carried by the poller for the beginConversion operation. |
Asset |
Information about the output of a successful conversion. Only present when the status of the conversion is 'Succeeded'. |
Asset |
Conversion output settings describe the destination of conversion output. |
Asset |
Options to configure the poller for the beginConversion operation. |
Asset |
Conversion settings describe the origin of input files and destination of output files. |
Cancelled |
The conversion was cancelled. |
Error |
The rendering session has encountered an error, and is unusable. |
Expired |
The rendering session enters the 'Expired' state when it has been in the 'Ready' state longer than its lease time. This is a terminal state. |
Failed |
The conversion has failed. Check the 'error' field for more details. |
Non |
The conversion was created but hasn't started. |
Partial |
In certain RenderingSession states, some properties are available and some are not. |
Ready |
The rendering session is ready for incoming connections. |
Remote |
Options to create the RemoteRenderingClient. |
Rendering |
Properties available for a rendering session in any state |
Rendering |
The state carried by the poller for the beginSession operation. |
Rendering |
Options to configure the poller for the beginSession operation. |
Rendering |
The properties of a complete rendering session |
Rendering |
Settings of the session to be created. |
Running |
The conversion is running. |
Starting |
The rendering session is starting, but not accepting incoming connections yet. |
Stopped |
The rendering session has been stopped with the 'Stop Session' operation. This is a terminal state. |
Succeeded |
The conversion has succeeded. |
Update |
Settings used to update the session. |
Asset |
A type representing the various states of a conversion. This is a tagged union with "status" as its discriminant property. |
Asset |
The poller returned by the beginConversion operation. |
Asset |
Defines values for AssetConversionStatus. Known values supported by the serviceNotStarted: The conversion was created but hasn't started. |
Begin |
Options to configure the beginConversion operation. |
Begin |
Options to configure the beginSession operation. |
End |
Options to configure the endSession operation. |
Get |
Options to configure the getConversion operation. |
Get |
Options to configure the getSession operation. |
List |
Options to configure the listConversions operation. |
List |
Options to configure the listSessions operation. |
Rendering |
Defines values for RenderingServerSize. Known values supported by the serviceStandard: Standard rendering session size. |
Rendering |
Information about a rendering session. This is a tagged union with "status" as its discriminant property. |
Rendering |
The poller returned by the beginSession operation. |
Resume |
Options for resuming a pre-existing conversion operation. |
Resume |
Options for resuming a pre-existing session operation. |
Update |
Options to configure the updateSession operation. |
Known |
Known values of AssetConversionStatus that the service accepts. |
Known |
Known values of RenderingServerSize that the service accepts. |
Known |
Known values of KnownRenderingSessionStatus that the service accepts. |