| [camera] Remove deprecated feature from Windows example (#10380)
The Windows camera example was showing usage of maxVideoDuration, but the parameter is deprecated and ignored, so shouldn't be part of the example.
Also makes a minor improvement to type safety of some code interacting with Pigeon, since the Pigeon definition had already been changed to non-nullable.
Fixes https://github.com/flutter/flutter/issues/166605
## Pre-Review Checklist
[^1]: Regular contributors who have demonstrated familiarity with the repository guidelines only need to comment if the PR is not auto-exempted by repo tooling. | 6 个月前 |