summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJordyn Mackool <42153846+jordynmackool@users.noreply.github.com>2020-09-24 13:33:31 -0400
committerGitHub <noreply@github.com>2020-09-24 13:33:31 -0400
commitee5adf3929c51818f83847bf04d67fa9e175249a (patch)
treeb718f7c0fcd2b46780505a814484a36895a82401
parenta250462884d780f58fe0cccdb323c42695d208ce (diff)
downloadsdl_ios-ee5adf3929c51818f83847bf04d67fa9e175249a.tar.gz
Update docs/Classes/SDLStreamingMediaConfiguration.html
Co-authored-by: theresalech <theresa@livio.io>
-rw-r--r--docs/Classes/SDLStreamingMediaConfiguration.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Classes/SDLStreamingMediaConfiguration.html b/docs/Classes/SDLStreamingMediaConfiguration.html
index 4a9c811fa..d92f26afd 100644
--- a/docs/Classes/SDLStreamingMediaConfiguration.html
+++ b/docs/Classes/SDLStreamingMediaConfiguration.html
@@ -110,7 +110,7 @@
</div><div class="aside aside-warning">
<p class="aside-title">Warning</p>
- <p>Apps using views outside of the <code>UIView</code> hierarchy (such as OpenGL) are currently unsupported. If you app uses partial views in the hierarchy, only those views will be discovered. Your OpenGL views will not be discoverable to a haptic interface head unit and you will have to manually make these views discoverable via the <code><a href="../Classes/SDLSendHapticData.html">SDLSendHapticData</a></code> RPC request.</p>
+ <p>Apps using views outside of the <code>UIView</code> hierarchy (such as OpenGL) are currently unsupported. If your app uses partial views in the hierarchy, only those views will be discovered. Your OpenGL views will not be discoverable to a haptic interface head unit and you will have to manually make these views discoverable via the <code><a href="../Classes/SDLSendHapticData.html">SDLSendHapticData</a></code> RPC request.</p>
</div><div class="aside aside-warning">
<p class="aside-title">Warning</p>