LiveURLStreamType
The binary-type of the stream
enum LiveURLStreamType {
jpeg
png
}
Values
LiveURLStreamType.jpeg
JPEG formatted binary type
LiveURLStreamType.png
PNG formatted binary type
Member Of
liveURL
mutation