set_genre method

set_genre

Sets the genre.

def set_genre(self, genre):
    ...
ParameterTypeDescription
genrestrThe genre.

See Also