Skip to content

Commit da9c1e9

Browse files
authored
Update hisplayer-api.md
1 parent a39cb42 commit da9c1e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hisplayer-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ The following public APIs are provided by **HISPlayerManager**:
1313
* **public Material material**: Reference to the Unity Material.
1414
* **public RawImage rawImage**: Reference to the Unity Raw Image.
1515
* **public RenderTexture renderTexture**: Reference to the Unity Render Texture.
16-
* **public IntPtr externalSurface**: Reference to the external surface object. (Only in SDK v4.3.2 and v4.5.2)
16+
* **public IntPtr externalSurface**: Reference to the external surface object. (Only SDK for Meta Quest)
1717
* **public List \<string\> url**: List of the URLs for the stream.
1818
* **public list \<string\> urlMimeTypes**: List of the HISPlayerMimeTypes attached to each URL from the url list.
1919
* **public bool autoPlay**: If true, the players will start playing automatically after set-up.

0 commit comments

Comments
 (0)