videoDir

external fun videoDir(): ERROR CLASS: Symbol not found for js.promise.Promise<kotlin/String>(source)

Returns the path to the user's video directory.

Platform-specific

  • Linux: Resolves to xdg-user-dirs' XDG_VIDEOS_DIR.

  • macOS: Resolves to $HOME/Movies.

  • Windows: Resolves to {FOLDERID_Videos}.

Since

1.0.0