swarm_cloud library

Classes

P2pConfig
The configuration of p2p engine.
SwarmCloud

Enums

AnnounceLocation
tracker服务器地址所在国家的枚举
P2pLogLevel
Print log level.

Properties

defaultSegmentIdGenerator SegmentIdGenerator
getter/setter pair

Typedefs

SegmentIdGenerator = String? Function(String streamId, int sn, String segmentUrl, String? range)