Skip to content

Graphorin API reference v0.7.0


Graphorin API reference / @graphorin/core / / WireAudioContent

Interface: WireAudioContent

Defined in: packages/core/src/utils/binary-json.ts:67

Wire twin of AudioContent.

Stable

Extends

Properties

PropertyModifierTypeDescriptionInherited fromDefined in
audioreadonlyEncodedBinary--packages/core/src/utils/binary-json.ts:68
causalityChain?readonlyreadonly string[]See TextContent.causalityChain.AudioContent.causalityChainpackages/core/src/types/message.ts:63
mimeType?readonlystring-AudioContent.mimeTypepackages/core/src/types/message.ts:61
typereadonly"audio"-AudioContent.typepackages/core/src/types/message.ts:59