streamType property

CastMediaStreamType streamType
final

Describes the type of media artifact as one of the following: NONE BUFFERED LIVE

Implementation

///NONE
///BUFFERED
///LIVE
final CastMediaStreamType streamType;