Map<String, dynamic> toJson() => { 'Name': name, 'Fps': fps, 'Content': content, 'ContentHash': contentHash, };