fr.noop.subtitle.vtt.VttObject Maven / Gradle / Ivy
/*
* This file is part of the noOp organization .
*
* (c) Cyrille Lebeaupin
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*
*/
package fr.noop.subtitle.vtt;
import fr.noop.subtitle.base.BaseSubtitleObject;
/**
* Created by clebeaupin on 11/10/15.
*/
public class VttObject extends BaseSubtitleObject {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy