View Source ExtFit.Profile.Messages.Video (ExtFit v0.1.0)
Message: :video identified by num=184
Fields
| Name | Type | Num | Scale | Offset | Units | Array |
|---|---|---|---|---|---|---|
| url | string | 0 | false | |||
| hosting_provider | string | 1 | false | |||
| duration | uint32 | 2 | ms | false |
Summary
Types
@type t() :: %ExtFit.Profile.Messages.Video{ fields: %{required(non_neg_integer()) => ExtFit.Types.Field.t()}, name: atom(), num: integer() }