Duration #40
@@ -32,6 +32,11 @@ impl MetadataType {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#[derive(Debug)]
|
||||||
|
pub enum Properties {
|
||||||
|
Duration,
|
||||||
|
}
|
||||||
|
|
||||||
pub fn all_metadata_types() -> Vec<Type> {
|
pub fn all_metadata_types() -> Vec<Type> {
|
||||||
vec![
|
vec![
|
||||||
Type::Album,
|
Type::Album,
|
||||||
|
Reference in New Issue
Block a user