ElementaryStream
class ElementaryStream extends Model (View source)
Properties
protected | $audioStreamType | ||
protected | $audioStreamDataType | ||
string | $key | ||
protected | $textStreamType | ||
protected | $textStreamDataType | ||
protected | $videoStreamType | ||
protected | $videoStreamDataType |
Methods
getAudioStream()
No description
setKey($key)
No description
string
getKey()
No description
getTextStream()
No description
getVideoStream()
No description
Details
setAudioStream(AudioStream $audioStream)
No description
AudioStream
getAudioStream()
No description
setKey($key)
No description
string
getKey()
No description
setTextStream(TextStream $textStream)
No description
TextStream
getTextStream()
No description
setVideoStream(VideoStream $videoStream)
No description
VideoStream
getVideoStream()
No description