Skip to content

Commit

Permalink
Add documentation for playerOptions
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaowei-guan committed Sep 25, 2023
1 parent 7040c29 commit d55af27
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,7 @@ class DataSource {
/// Configurations for playing DRM content.
DrmConfigs? drmConfigs;

/// Set additional optional player settings.
Map<String, dynamic>? playerOptions;
}

Expand Down

0 comments on commit d55af27

Please sign in to comment.