mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-02-22 01:19:36 +08:00
parent
9ab458bba2
commit
0dd507ff03
@ -11,7 +11,7 @@ export interface VideoOptions {
|
|||||||
*/
|
*/
|
||||||
volume?: number;
|
volume?: number;
|
||||||
/**
|
/**
|
||||||
* There are to options for the scaling mode. SCALE_TO_FIT which is default and SCALE_TO_FIT_WITH_CROPPING.
|
* There are two options for the scaling mode. SCALE_TO_FIT which is default and SCALE_TO_FIT_WITH_CROPPING.
|
||||||
* These strings are the only ones which can be passed as option.
|
* These strings are the only ones which can be passed as option.
|
||||||
*/
|
*/
|
||||||
scalingMode?: number;
|
scalingMode?: number;
|
||||||
|
Loading…
Reference in New Issue
Block a user