VideoPlayer.expand

If true, the video scales to the control size. Otherwise, the control minimum size will be automatically adjusted to match the video stream's dimensions.

  1. bool expand [@property getter]
  2. bool expand [@property setter]
    struct VideoPlayer
    @nogc nothrow @property
    void
    expand
    (
    bool v
    )

Meta