Skip to main content

talawa-api / Exports / models/EncodedVideo / InterfaceEncodedVideo

Interface: InterfaceEncodedVideo

models/EncodedVideo.InterfaceEncodedVideo

This is an interface that represents a database(MongoDB) document for Encoded Video.

Table of contents

Properties

Properties

_id

_id: ObjectId

Defined in

src/models/EncodedVideo.ts:8


content

content: string

Defined in

src/models/EncodedVideo.ts:10


fileName

fileName: string

Defined in

src/models/EncodedVideo.ts:9


numberOfUses

numberOfUses: number

Defined in

src/models/EncodedVideo.ts:11