Advertisement
dbdw

Untitled

Sep 22nd, 2022
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.06 KB | None | 0 0
  1. Array
  2. (
  3. [total] => 7
  4. [page] => 1
  5. [per_page] => 25
  6. [paging] => Array
  7. (
  8. [next] =>
  9. [previous] =>
  10. [first] => /me/live_events?sort=date&direction=desc&page=1
  11. [last] => /me/live_events?sort=date&direction=desc&page=1
  12. )
  13.  
  14. [data] => Array
  15. (
  16. [0] => Array
  17. (
  18. [uri] => /live_events/2354796
  19. [link] => /event/2354796
  20. [created_time] => 2022-08-15T17:25:32+00:00
  21. [title] => Untitled event
  22. [automatically_title_stream] => 1
  23. [stream_title] =>
  24. [stream_description] =>
  25. [rtmp_link] => rtmp://rtmp-global.cloud.vimeo.com/live
  26. [rtmps_link] => rtmps://rtmp-global.cloud.vimeo.com:443/live
  27. [stream_key] => da96ebe3-2bd6-4502-ad37-1e9e6f03377c
  28. [stream_password] =>
  29. [time_zone] => America/Los_Angeles
  30. [playlist_sort] => newest
  31. [chat_enabled] =>
  32. [unlimited_duration] =>
  33. [schedule] =>
  34. [metadata] => Array
  35. (
  36. [connections] => Array
  37. (
  38. [pictures] => Array
  39. (
  40. [uri] => /live_events/2354796/pictures
  41. [options] => Array
  42. (
  43. [0] => GET
  44. [1] => POST
  45. )
  46.  
  47. )
  48.  
  49. [videos] => Array
  50. (
  51. [uri] => /live_events/2354796/videos
  52. [options] => Array
  53. (
  54. [0] => GET
  55. [1] => POST
  56. [2] => DELETE
  57. )
  58.  
  59. [total] => 1
  60. )
  61.  
  62. [live_video] =>
  63. [pre_live_video] => Array
  64. (
  65. [uri] => /live_events/2354796/videos/739709406
  66. [options] => Array
  67. (
  68. [0] => GET
  69. )
  70.  
  71. [status] => unavailable
  72. )
  73.  
  74. [team_member] =>
  75. )
  76.  
  77. [interactions] => Array
  78. (
  79. [delete] => Array
  80. (
  81. [uri] => /live_events/2354796
  82. [options] => Array
  83. (
  84. [0] => DELETE
  85. )
  86.  
  87. )
  88.  
  89. [edit] => Array
  90. (
  91. [uri] => /live_events/2354796
  92. [options] => Array
  93. (
  94. [0] => PATCH
  95. )
  96.  
  97. )
  98.  
  99. [activate] => Array
  100. (
  101. [uri] => /live_events/2354796/activate
  102. [options] => Array
  103. (
  104. [0] => POST
  105. )
  106.  
  107. )
  108.  
  109. )
  110.  
  111. )
  112.  
  113.  
  114.  
  115. [auto_cc_enabled] => 0
  116. [auto_cc_keywords] =>
  117. [auto_cc_remaining] => 108000
  118. [auto_cc_language] => en-US
  119. [unlimited_auto_cc] =>
  120. [low_latency] => 1
  121. [from_private_to_me_folder] =>
  122. )
  123.  
  124. )
  125.  
  126. )
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement