create

format

static void create(String path) throws Exception

description

Creates a MediaCollection object in the specified location on disk.

parameters

path - the full path to the location in which to place the new MediaCollection

returns

nothing (void)

throws

The create() throws an Exception if an error occurs while the MediaCollection is being created.