mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
migarate from winlinvip to srs org
This commit is contained in:
parent
9a61ddf6ed
commit
921a56db9d
77 changed files with 423 additions and 423 deletions
|
|
@ -1265,13 +1265,13 @@ public:
|
|||
std::string command_name;
|
||||
/**
|
||||
* whether allow access the sample of video.
|
||||
* @see: https://github.com/winlinvip/simple-rtmp-server/issues/49
|
||||
* @see: https://github.com/simple-rtmp-server/srs/issues/49
|
||||
* @see: http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/net/NetStream.html#videoSampleAccess
|
||||
*/
|
||||
bool video_sample_access;
|
||||
/**
|
||||
* whether allow access the sample of audio.
|
||||
* @see: https://github.com/winlinvip/simple-rtmp-server/issues/49
|
||||
* @see: https://github.com/simple-rtmp-server/srs/issues/49
|
||||
* @see: http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/net/NetStream.html#audioSampleAccess
|
||||
*/
|
||||
bool audio_sample_access;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue