MCPcopy Create free account
hub / github.com/Barracuda09/SATPI / attributeDescribeString

Method attributeDescribeString

src/Stream.cpp:124–126  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

122}
123
124std::string Stream::attributeDescribeString() const {
125 return _device->attributeDescribeString();
126}
127
128std::string Stream::getDescribeMediaLevelString() const {
129 static const char *RTSP_DESCRIBE_MEDIA_LEVEL =

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected