Method ReleaseCameraOverride
ReleaseCameraOverride(int)
This API is specifically for Timeline. Do not use it. Release the resources used for a camera override client. See SetCameraOverride.
Declaration
public void ReleaseCameraOverride(int overrideId)
Parameters
Type | Name | Description |
---|---|---|
int | overrideId | The ID to released. This is the value that was returned by SetCameraOverride |