We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eea4c39 commit f0847a5Copy full SHA for f0847a5
samples/C++/VideoDecoding/VideoDecoding.cpp
@@ -83,7 +83,7 @@ int main()
83
84
// Initialize license
85
/*
86
- // By setting organizaion ID as "200001", a 7-day trial license will be used for license verification.
+ // By setting organization ID as "200001", a 7-day trial license will be used for license verification.
87
// Note that network connection is required for this license to work.
88
//
89
// When using your own license, locate the following line and specify your Organization ID.
@@ -154,4 +154,4 @@ int main()
154
dbr.StopFrameDecoding();
155
156
return 0;
157
-}
+}
0 commit comments