◆ showVideo() [1/4]
| ShowVideoResponse gpudb::GPUdb::showVideo | ( | const ShowVideoRequest & | request_ | ) | const |
◆ showVideo() [2/4]
| ShowVideoResponse & gpudb::GPUdb::showVideo | ( | const ShowVideoRequest & | request_, |
| ShowVideoResponse & | response_ ) const |
◆ showVideo() [3/4]
| ShowVideoResponse gpudb::GPUdb::showVideo | ( | const std::vector< std::string > & | paths, |
| const std::map< std::string, std::string > & | options ) const |
◆ showVideo() [4/4]
| ShowVideoResponse & gpudb::GPUdb::showVideo | ( | const std::vector< std::string > & | paths, |
| const std::map< std::string, std::string > & | options, | ||
| ShowVideoResponse & | response_ ) const |
Retrieves information about rendered videos.
Parameters
Returns
Response object containing the result of the operation (initially passed in by reference).