diff options
| author | Kieran <kieran@harkin.me> | 2025-01-28 13:24:25 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-28 13:24:25 +0000 |
| commit | e72cf637890ac2c3fc62bf96e738a3e9eabcc8bf (patch) | |
| tree | ec045c915767ee682dffdd5611e1bd09c489b7d7 | |
| parent | 56f6919faae485a995bde7df5c0c9a3949e4edc0 (diff) | |
Update 94.mdv0l-patch-1
| -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 | { |