Method CaptureStream
CaptureStream(Camera, int, int, RenderTextureDepth)
Declaration
public static MediaStream CaptureStream(this Camera cam, int width, int height, RenderTextureDepth depth = RenderTextureDepth.Depth24)
Parameters
Type | Name | Description |
---|---|---|
Camera | cam | |
int | width | |
int | height | |
RenderTextureDepth | depth |
Returns
Type | Description |
---|---|
MediaStream |