We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc72405 commit 0b14a39Copy full SHA for 0b14a39
1 file changed
base/src/main/java/com/smartdevicelink/streaming/video/VideoStreamingParameters.java
@@ -131,6 +131,7 @@ public void update(VideoStreamingParameters params){
131
* Update the values contained in the capability that should have been returned through the SystemCapabilityManager.
132
* This update will use the most preferred streaming format from the module.
133
* @param capability the video streaming capability returned from the SystemCapabilityManager
134
+ * @param vehicleMake the vehicle make from the RegisterAppInterfaceResponse
135
* @see com.smartdevicelink.proxy.SystemCapabilityManager
136
* @see VideoStreamingCapability
137
*/
0 commit comments