diff options
| -rw-r--r-- | 94.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -28,7 +28,7 @@ This NIP specifies the use of the `1063` event kind, having in `content` a descr | |||
| 28 | * `fallback` (optional) zero or more fallback file sources in case `url` fails | 28 | * `fallback` (optional) zero or more fallback file sources in case `url` fails |
| 29 | * `service` (optional) service type which is serving the file (eg. [NIP-96](96.md)) | 29 | * `service` (optional) service type which is serving the file (eg. [NIP-96](96.md)) |
| 30 | * `duration` (optional) duration of media (video/audio) in seconds | 30 | * `duration` (optional) duration of media (video/audio) in seconds |
| 31 | * `bitrate` (optional) average bitrate of media (video/audio) in seconds | 31 | * `bitrate` (optional) average bitrate of media (video/audio) in bits/sec |
| 32 | 32 | ||
| 33 | ```jsonc | 33 | ```jsonc |
| 34 | { | 34 | { |