Diff between be5c49385e4d8403d773b2838369a5987e732ff0 and d611a40ffc7bdc6b2e727550369a5aee7ffdb4cf

Changed Files

File Additions Deletions Status
doc/media-api.txt +2 -2 modified

Full Patch

diff --git a/doc/media-api.txt b/doc/media-api.txt
index 2652762..281f72c 100644
--- a/doc/media-api.txt
+++ b/doc/media-api.txt
@@ -34,7 +34,7 @@ Methods		void RegisterEndpoint(object endpoint, dict properties)
 					match the profile specification which
 					is indicated by the UUID.
 
-				uint16_t, uint16_t Vendor [Optional]:
+				uint32_t Vendor [Optional]:
 
 					Vendor-specific Company ID, Codec ID
 					tuple that the endpoint implements.
@@ -649,7 +649,7 @@ Properties	string UUID [readonly, optional]:
 			The values should match the profile specification which
 			is indicated by the UUID.
 
-		uint16_t, uint16_t Vendor [readonly, Optional]:
+		uint32_t Vendor [readonly, Optional]:
 
 			Vendor-specific Company ID, Codec ID tuple that the
 			endpoint implements.