Move format into metadata.
[sonitus.git] / src / main / java / net / pterodactylus / sonitus / data / Source.java
index e75b920..7bb10bd 100644 (file)
@@ -29,11 +29,11 @@ import java.io.IOException;
 public interface Source {
 
        /**
-        * Returns the format of this source.
+        * Returns the metadata of this source.
         *
-        * @return The format of this source
+        * @return The metadata of this source
         */
-       Format format();
+       Metadata metadata();
 
        /**
         * Retrieves the given name of bytes from this source. The source should always