/**
  * @return array
  */
 public function stream_stat()
 {
     return $this->url_stat($this->stream_url->getUrl());
 }