docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method DisposeAsyncRequest

    DisposeAsyncRequest(int)

    Method to be implemented by the provider to dispose an existing async conversion request.

    Declaration
    public virtual void DisposeAsyncRequest(int requestId)
    Parameters
    Type Name Description
    int requestId

    A unique identifier for the request.

    Exceptions
    Type Condition
    NotSupportedException

    Thrown if the implementation does not support camera image.

    See Also
    ConvertAsync(int, ConversionParams)
    In This Article
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Friday, September 22, 2023