Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MetadataPayloadMap

Maps MetadataEventType event names to their payload values. All metadata events return void.

Hierarchy

  • MetadataPayloadMap

Index

Properties

[MetadataEventType.CAPTION]

[MetadataEventType.CAPTION]: Record<string, string>

[MetadataEventType.ID3]

[MetadataEventType.ID3]: Record<string, string>

Generated using TypeDoc