2018-04-23 11:07:31 +02:00
<!doctype html>
< html class = "default no-js" >
< head >
< meta charset = "utf-8" >
< meta http-equiv = "X-UA-Compatible" content = "IE=edge" >
2018-04-24 15:42:23 +02:00
< title > Recording | OpenVidu Node Client< / title >
2018-04-23 11:07:31 +02:00
< meta name = "description" content = "" >
< meta name = "viewport" content = "width=device-width, initial-scale=1" >
< link rel = "stylesheet" href = "../assets/css/main.css" >
< / head >
< body >
< header >
< div class = "tsd-page-toolbar" >
< div class = "container" >
< div class = "table-wrap" >
< div class = "table-cell" id = "tsd-search" data-index = "../assets/js/search.js" data-base = ".." >
< div class = "field" >
< label for = "tsd-search-field" class = "tsd-widget search no-caption" > Search< / label >
< input id = "tsd-search-field" type = "text" / >
< / div >
< ul class = "results" >
< li class = "state loading" > Preparing search index...< / li >
< li class = "state failure" > The search index is not available< / li >
< / ul >
2018-04-24 15:42:23 +02:00
< a href = "../index.html" class = "title" > OpenVidu Node Client< / a >
2018-04-23 11:07:31 +02:00
< / div >
< div class = "table-cell" id = "tsd-widgets" >
< div id = "tsd-filter" >
< a href = "#" class = "tsd-widget options no-caption" data-toggle = "options" > Options< / a >
< div class = "tsd-filter-group" >
< div class = "tsd-select" id = "tsd-filter-visibility" >
< span class = "tsd-select-label" > All< / span >
< ul class = "tsd-select-list" >
< li data-value = "public" > Public< / li >
< li data-value = "protected" > Public/Protected< / li >
< li data-value = "private" class = "selected" > All< / li >
< / ul >
< / div >
< input type = "checkbox" id = "tsd-filter-inherited" checked / >
< label class = "tsd-widget" for = "tsd-filter-inherited" > Inherited< / label >
< input type = "checkbox" id = "tsd-filter-only-exported" / >
< label class = "tsd-widget" for = "tsd-filter-only-exported" > Only exported< / label >
< / div >
< / div >
< a href = "#" class = "tsd-widget menu no-caption" data-toggle = "menu" > Menu< / a >
< / div >
< / div >
< / div >
< / div >
< div class = "tsd-page-title" >
< div class = "container" >
< ul class = "tsd-breadcrumb" >
< li >
2018-04-24 15:42:23 +02:00
< a href = "../index.html" > Globals< / a >
2018-04-23 11:07:31 +02:00
< / li >
< li >
< a href = "recording.html" > Recording< / a >
< / li >
< / ul >
< h1 > Class Recording< / h1 >
< / div >
< / div >
< / header >
< div class = "container container-main" >
< div class = "row" >
< div class = "col-8 col-content" >
< section class = "tsd-panel tsd-hierarchy" >
< h3 > Hierarchy< / h3 >
< ul class = "tsd-hierarchy" >
< li >
< span class = "target" > Recording< / span >
< / li >
< / ul >
< / section >
< section class = "tsd-panel-group tsd-index-group" >
< h2 > Index< / h2 >
< section class = "tsd-panel tsd-index-panel" >
< div class = "tsd-index-content" >
< section class = "tsd-index-section " >
< h3 > Enumerations< / h3 >
< ul class = "tsd-index-list" >
< li class = "tsd-kind-enum tsd-parent-kind-class tsd-is-static" > < a href = "../enums/recording.status.html" class = "tsd-kind-icon" > Status< / a > < / li >
< / ul >
< / section >
< section class = "tsd-index-section " >
< h3 > Constructors< / h3 >
< ul class = "tsd-index-list" >
< li class = "tsd-kind-constructor tsd-parent-kind-class" > < a href = "recording.html#constructor" class = "tsd-kind-icon" > constructor< / a > < / li >
< / ul >
< / section >
< section class = "tsd-index-section " >
2018-04-24 15:42:23 +02:00
< h3 > Properties< / h3 >
2018-04-23 11:07:31 +02:00
< ul class = "tsd-index-list" >
2018-04-24 15:42:23 +02:00
< li class = "tsd-kind-property tsd-parent-kind-class" > < a href = "recording.html#createdat" class = "tsd-kind-icon" > created< wbr > At< / a > < / li >
< li class = "tsd-kind-property tsd-parent-kind-class" > < a href = "recording.html#duration" class = "tsd-kind-icon" > duration< / a > < / li >
< li class = "tsd-kind-property tsd-parent-kind-class" > < a href = "recording.html#hasaudio" class = "tsd-kind-icon" > has< wbr > Audio< / a > < / li >
< li class = "tsd-kind-property tsd-parent-kind-class" > < a href = "recording.html#hasvideo" class = "tsd-kind-icon" > has< wbr > Video< / a > < / li >
< li class = "tsd-kind-property tsd-parent-kind-class" > < a href = "recording.html#id" class = "tsd-kind-icon" > id< / a > < / li >
< li class = "tsd-kind-property tsd-parent-kind-class" > < a href = "recording.html#name" class = "tsd-kind-icon" > name< / a > < / li >
< li class = "tsd-kind-property tsd-parent-kind-class" > < a href = "recording.html#recordinglayout" class = "tsd-kind-icon" > recording< wbr > Layout< / a > < / li >
< li class = "tsd-kind-property tsd-parent-kind-class" > < a href = "recording.html#sessionid" class = "tsd-kind-icon" > session< wbr > Id< / a > < / li >
< li class = "tsd-kind-property tsd-parent-kind-class" > < a href = "recording.html#size" class = "tsd-kind-icon" > size< / a > < / li >
< li class = "tsd-kind-property tsd-parent-kind-class" > < a href = "recording.html#status-1" class = "tsd-kind-icon" > status< / a > < / li >
< li class = "tsd-kind-property tsd-parent-kind-class" > < a href = "recording.html#url" class = "tsd-kind-icon" > url< / a > < / li >
2018-04-23 11:07:31 +02:00
< / ul >
< / section >
< / div >
< / section >
< / section >
< section class = "tsd-panel-group tsd-member-group " >
< h2 > Constructors< / h2 >
< section class = "tsd-panel tsd-member tsd-kind-constructor tsd-parent-kind-class" >
< a name = "constructor" class = "tsd-anchor" > < / a >
< h3 > constructor< / h3 >
< ul class = "tsd-signatures tsd-kind-constructor tsd-parent-kind-class" >
< li class = "tsd-signature tsd-kind-icon" > new < wbr > Recording< span class = "tsd-signature-symbol" > (< / span > json< span class = "tsd-signature-symbol" > : < / span > < span class = "tsd-signature-type" > JSON< / span > < span class = "tsd-signature-symbol" > )< / span > < span class = "tsd-signature-symbol" > : < / span > < a href = "recording.html" class = "tsd-signature-type" > Recording< / a > < / li >
< / ul >
< ul class = "tsd-descriptions" >
< li class = "tsd-description" >
< aside class = "tsd-sources" >
< ul >
2018-04-25 11:03:30 +02:00
< li > Defined in < a href = "https://github.com/OpenVidu/openvidu/tree/master/openvidu-node-client/src/Recording.ts#L77" > Recording.ts:77< / a > < / li >
2018-04-23 11:07:31 +02:00
< / ul >
< / aside >
< h4 class = "tsd-parameters-title" > Parameters< / h4 >
< ul class = "tsd-parameters" >
< li >
< h5 > json: < span class = "tsd-signature-type" > JSON< / span > < / h5 >
< / li >
< / ul >
< h4 class = "tsd-returns-title" > Returns < a href = "recording.html" class = "tsd-signature-type" > Recording< / a > < / h4 >
< / li >
< / ul >
< / section >
< / section >
< section class = "tsd-panel-group tsd-member-group " >
2018-04-24 15:42:23 +02:00
< h2 > Properties< / h2 >
< section class = "tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class" >
< a name = "createdat" class = "tsd-anchor" > < / a >
< h3 > created< wbr > At< / h3 >
< div class = "tsd-signature tsd-kind-icon" > created< wbr > At< span class = "tsd-signature-symbol" > :< / span > < span class = "tsd-signature-type" > number< / span > < / div >
< aside class = "tsd-sources" >
< ul >
< li > Defined in < a href = "https://github.com/OpenVidu/openvidu/tree/master/openvidu-node-client/src/Recording.ts#L35" > Recording.ts:35< / a > < / li >
< / ul >
< / aside >
< div class = "tsd-comment tsd-typography" >
< div class = "lead" >
< p > Time when the recording started in UTC milliseconds< / p >
< / div >
< / div >
2018-04-23 11:07:31 +02:00
< / section >
2018-04-24 15:42:23 +02:00
< section class = "tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class" >
< a name = "duration" class = "tsd-anchor" > < / a >
< h3 > duration< / h3 >
< div class = "tsd-signature tsd-kind-icon" > duration< span class = "tsd-signature-symbol" > :< / span > < span class = "tsd-signature-type" > number< / span > < span class = "tsd-signature-symbol" > = 0< / span > < / div >
< aside class = "tsd-sources" >
< ul >
< li > Defined in < a href = "https://github.com/OpenVidu/openvidu/tree/master/openvidu-node-client/src/Recording.ts#L45" > Recording.ts:45< / a > < / li >
< / ul >
< / aside >
< div class = "tsd-comment tsd-typography" >
< div class = "lead" >
< p > Duration of the recording in seconds (0 until the recording is stopped)< / p >
< / div >
< / div >
2018-04-23 11:07:31 +02:00
< / section >
2018-04-24 15:42:23 +02:00
< section class = "tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class" >
< a name = "hasaudio" class = "tsd-anchor" > < / a >
< h3 > has< wbr > Audio< / h3 >
< div class = "tsd-signature tsd-kind-icon" > has< wbr > Audio< span class = "tsd-signature-symbol" > :< / span > < span class = "tsd-signature-type" > boolean< / span > < span class = "tsd-signature-symbol" > = true< / span > < / div >
< aside class = "tsd-sources" >
< ul >
< li > Defined in < a href = "https://github.com/OpenVidu/openvidu/tree/master/openvidu-node-client/src/Recording.ts#L55" > Recording.ts:55< / a > < / li >
< / ul >
< / aside >
< div class = "tsd-comment tsd-typography" >
< div class = "lead" >
< p > < code > true< / code > if the recording has an audio track, < code > false< / code > otherwise (currently fixed to true)< / p >
< / div >
< / div >
2018-04-23 11:07:31 +02:00
< / section >
2018-04-24 15:42:23 +02:00
< section class = "tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class" >
< a name = "hasvideo" class = "tsd-anchor" > < / a >
< h3 > has< wbr > Video< / h3 >
< div class = "tsd-signature tsd-kind-icon" > has< wbr > Video< span class = "tsd-signature-symbol" > :< / span > < span class = "tsd-signature-type" > boolean< / span > < span class = "tsd-signature-symbol" > = true< / span > < / div >
< aside class = "tsd-sources" >
< ul >
< li > Defined in < a href = "https://github.com/OpenVidu/openvidu/tree/master/openvidu-node-client/src/Recording.ts#L60" > Recording.ts:60< / a > < / li >
< / ul >
< / aside >
< div class = "tsd-comment tsd-typography" >
< div class = "lead" >
< p > < code > true< / code > if the recording has a video track, < code > false< / code > otherwise (currently fixed to true)< / p >
< / div >
< / div >
2018-04-23 11:07:31 +02:00
< / section >
2018-04-24 15:42:23 +02:00
< section class = "tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class" >
< a name = "id" class = "tsd-anchor" > < / a >
< h3 > id< / h3 >
< div class = "tsd-signature tsd-kind-icon" > id< span class = "tsd-signature-symbol" > :< / span > < span class = "tsd-signature-type" > string< / span > < / div >
< aside class = "tsd-sources" >
< ul >
< li > Defined in < a href = "https://github.com/OpenVidu/openvidu/tree/master/openvidu-node-client/src/Recording.ts#L25" > Recording.ts:25< / a > < / li >
< / ul >
< / aside >
< div class = "tsd-comment tsd-typography" >
< div class = "lead" >
< p > Recording unique identifier< / p >
< / div >
< / div >
2018-04-23 11:07:31 +02:00
< / section >
2018-04-24 15:42:23 +02:00
< section class = "tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class" >
< a name = "name" class = "tsd-anchor" > < / a >
< h3 > name< / h3 >
< div class = "tsd-signature tsd-kind-icon" > name< span class = "tsd-signature-symbol" > :< / span > < span class = "tsd-signature-type" > string< / span > < / div >
< aside class = "tsd-sources" >
< ul >
2018-04-25 11:03:30 +02:00
< li > Defined in < a href = "https://github.com/OpenVidu/openvidu/tree/master/openvidu-node-client/src/Recording.ts#L72" > Recording.ts:72< / a > < / li >
2018-04-24 15:42:23 +02:00
< / ul >
< / aside >
< div class = "tsd-comment tsd-typography" >
< div class = "lead" >
2018-04-25 11:03:30 +02:00
< p > Name of the Recording. The video file will be named after this property.
You can access this same value in your clients on recording events
(< code > recordingStarted< / code > , < code > recordingStopped< / code > )< / p >
2018-04-24 15:42:23 +02:00
< / div >
< / div >
2018-04-23 11:07:31 +02:00
< / section >
2018-04-24 15:42:23 +02:00
< section class = "tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class" >
< a name = "recordinglayout" class = "tsd-anchor" > < / a >
< h3 > recording< wbr > Layout< / h3 >
< div class = "tsd-signature tsd-kind-icon" > recording< wbr > Layout< span class = "tsd-signature-symbol" > :< / span > < a href = "../enums/recordinglayout.html" class = "tsd-signature-type" > RecordingLayout< / a > < / div >
< aside class = "tsd-sources" >
< ul >
2018-04-25 11:03:30 +02:00
< li > Defined in < a href = "https://github.com/OpenVidu/openvidu/tree/master/openvidu-node-client/src/Recording.ts#L77" > Recording.ts:77< / a > < / li >
2018-04-24 15:42:23 +02:00
< / ul >
< / aside >
< div class = "tsd-comment tsd-typography" >
< div class = "lead" >
< p > The layout used in this Recording< / p >
< / div >
< / div >
2018-04-23 11:07:31 +02:00
< / section >
2018-04-24 15:42:23 +02:00
< section class = "tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class" >
< a name = "sessionid" class = "tsd-anchor" > < / a >
< h3 > session< wbr > Id< / h3 >
< div class = "tsd-signature tsd-kind-icon" > session< wbr > Id< span class = "tsd-signature-symbol" > :< / span > < span class = "tsd-signature-type" > string< / span > < / div >
< aside class = "tsd-sources" >
< ul >
< li > Defined in < a href = "https://github.com/OpenVidu/openvidu/tree/master/openvidu-node-client/src/Recording.ts#L30" > Recording.ts:30< / a > < / li >
< / ul >
< / aside >
< div class = "tsd-comment tsd-typography" >
< div class = "lead" >
< p > Session associated to the recording< / p >
< / div >
< / div >
2018-04-23 11:07:31 +02:00
< / section >
2018-04-24 15:42:23 +02:00
< section class = "tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class" >
< a name = "size" class = "tsd-anchor" > < / a >
< h3 > size< / h3 >
< div class = "tsd-signature tsd-kind-icon" > size< span class = "tsd-signature-symbol" > :< / span > < span class = "tsd-signature-type" > number< / span > < span class = "tsd-signature-symbol" > = 0< / span > < / div >
< aside class = "tsd-sources" >
< ul >
< li > Defined in < a href = "https://github.com/OpenVidu/openvidu/tree/master/openvidu-node-client/src/Recording.ts#L40" > Recording.ts:40< / a > < / li >
< / ul >
< / aside >
< div class = "tsd-comment tsd-typography" >
< div class = "lead" >
< p > Size of the recording in bytes (0 until the recording is stopped)< / p >
< / div >
< / div >
2018-04-23 11:07:31 +02:00
< / section >
2018-04-24 15:42:23 +02:00
< section class = "tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class" >
< a name = "status-1" class = "tsd-anchor" > < / a >
< h3 > status< / h3 >
< div class = "tsd-signature tsd-kind-icon" > status< span class = "tsd-signature-symbol" > :< / span > < a href = "../enums/recording.status.html" class = "tsd-signature-type" > Status< / a > < / div >
< aside class = "tsd-sources" >
< ul >
< li > Defined in < a href = "https://github.com/OpenVidu/openvidu/tree/master/openvidu-node-client/src/Recording.ts#L65" > Recording.ts:65< / a > < / li >
< / ul >
< / aside >
< div class = "tsd-comment tsd-typography" >
< div class = "lead" >
< p > Status of the recording< / p >
< / div >
< / div >
2018-04-23 11:07:31 +02:00
< / section >
2018-04-24 15:42:23 +02:00
< section class = "tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class" >
< a name = "url" class = "tsd-anchor" > < / a >
< h3 > url< / h3 >
< div class = "tsd-signature tsd-kind-icon" > url< span class = "tsd-signature-symbol" > :< / span > < span class = "tsd-signature-type" > string< / span > < / div >
< aside class = "tsd-sources" >
< ul >
< li > Defined in < a href = "https://github.com/OpenVidu/openvidu/tree/master/openvidu-node-client/src/Recording.ts#L50" > Recording.ts:50< / a > < / li >
< / ul >
< / aside >
< div class = "tsd-comment tsd-typography" >
< div class = "lead" >
< p > URL of the recording. You can access the file from there. It is < code > null< / code > until recording is stopped or if OpenVidu Server configuration property < code > openvidu.recording.public-access< / code > is false< / p >
< / div >
< / div >
2018-04-23 11:07:31 +02:00
< / section >
< / section >
< / div >
< div class = "col-4 col-menu menu-sticky-wrap menu-highlight" >
< nav class = "tsd-navigation primary" >
< ul >
< li class = "globals " >
2018-04-24 15:42:23 +02:00
< a href = "../index.html" > < em > Globals< / em > < / a >
2018-04-23 11:07:31 +02:00
< / li >
< / ul >
< / nav >
< nav class = "tsd-navigation secondary menu-sticky" >
< ul class = "before-current" >
< li class = " tsd-kind-enum" >
< a href = "../enums/mediamode.html" class = "tsd-kind-icon" > Media< wbr > Mode< / a >
< / li >
< li class = " tsd-kind-enum" >
< a href = "../enums/openvidurole.html" class = "tsd-kind-icon" > Open< wbr > Vidu< wbr > Role< / a >
< / li >
< li class = " tsd-kind-enum" >
< a href = "../enums/recordinglayout.html" class = "tsd-kind-icon" > Recording< wbr > Layout< / a >
< / li >
< li class = " tsd-kind-enum" >
< a href = "../enums/recordingmode.html" class = "tsd-kind-icon" > Recording< wbr > Mode< / a >
< / li >
< li class = " tsd-kind-class" >
< a href = "openvidu.html" class = "tsd-kind-icon" > Open< wbr > Vidu< / a >
< / li >
< / ul >
< ul class = "current" >
< li class = "current tsd-kind-class" >
< a href = "recording.html" class = "tsd-kind-icon" > Recording< / a >
< ul >
< li class = " tsd-kind-enum tsd-parent-kind-class tsd-is-static" >
< a href = "../enums/recording.status.html" class = "tsd-kind-icon" > Status< / a >
< / li >
< li class = " tsd-kind-constructor tsd-parent-kind-class" >
< a href = "recording.html#constructor" class = "tsd-kind-icon" > constructor< / a >
< / li >
2018-04-24 15:42:23 +02:00
< li class = " tsd-kind-property tsd-parent-kind-class" >
< a href = "recording.html#createdat" class = "tsd-kind-icon" > created< wbr > At< / a >
2018-04-23 11:07:31 +02:00
< / li >
2018-04-24 15:42:23 +02:00
< li class = " tsd-kind-property tsd-parent-kind-class" >
< a href = "recording.html#duration" class = "tsd-kind-icon" > duration< / a >
2018-04-23 11:07:31 +02:00
< / li >
2018-04-24 15:42:23 +02:00
< li class = " tsd-kind-property tsd-parent-kind-class" >
< a href = "recording.html#hasaudio" class = "tsd-kind-icon" > has< wbr > Audio< / a >
2018-04-23 11:07:31 +02:00
< / li >
2018-04-24 15:42:23 +02:00
< li class = " tsd-kind-property tsd-parent-kind-class" >
< a href = "recording.html#hasvideo" class = "tsd-kind-icon" > has< wbr > Video< / a >
2018-04-23 11:07:31 +02:00
< / li >
2018-04-24 15:42:23 +02:00
< li class = " tsd-kind-property tsd-parent-kind-class" >
< a href = "recording.html#id" class = "tsd-kind-icon" > id< / a >
2018-04-23 11:07:31 +02:00
< / li >
2018-04-24 15:42:23 +02:00
< li class = " tsd-kind-property tsd-parent-kind-class" >
< a href = "recording.html#name" class = "tsd-kind-icon" > name< / a >
2018-04-23 11:07:31 +02:00
< / li >
2018-04-24 15:42:23 +02:00
< li class = " tsd-kind-property tsd-parent-kind-class" >
< a href = "recording.html#recordinglayout" class = "tsd-kind-icon" > recording< wbr > Layout< / a >
2018-04-23 11:07:31 +02:00
< / li >
2018-04-24 15:42:23 +02:00
< li class = " tsd-kind-property tsd-parent-kind-class" >
< a href = "recording.html#sessionid" class = "tsd-kind-icon" > session< wbr > Id< / a >
2018-04-23 11:07:31 +02:00
< / li >
2018-04-24 15:42:23 +02:00
< li class = " tsd-kind-property tsd-parent-kind-class" >
< a href = "recording.html#size" class = "tsd-kind-icon" > size< / a >
2018-04-23 11:07:31 +02:00
< / li >
2018-04-24 15:42:23 +02:00
< li class = " tsd-kind-property tsd-parent-kind-class" >
< a href = "recording.html#status-1" class = "tsd-kind-icon" > status< / a >
2018-04-23 11:07:31 +02:00
< / li >
2018-04-24 15:42:23 +02:00
< li class = " tsd-kind-property tsd-parent-kind-class" >
< a href = "recording.html#url" class = "tsd-kind-icon" > url< / a >
2018-04-23 11:07:31 +02:00
< / li >
< / ul >
< / li >
< / ul >
< ul class = "after-current" >
< li class = " tsd-kind-class" >
< a href = "session.html" class = "tsd-kind-icon" > Session< / a >
< / li >
< li class = " tsd-kind-interface" >
< a href = "../interfaces/recordingproperties.html" class = "tsd-kind-icon" > Recording< wbr > Properties< / a >
< / li >
< li class = " tsd-kind-interface" >
< a href = "../interfaces/sessionproperties.html" class = "tsd-kind-icon" > Session< wbr > Properties< / a >
< / li >
< li class = " tsd-kind-interface" >
< a href = "../interfaces/tokenoptions.html" class = "tsd-kind-icon" > Token< wbr > Options< / a >
< / li >
< li class = " tsd-kind-variable tsd-is-not-exported" >
2018-04-24 15:42:23 +02:00
< a href = "../index.html#buffer" class = "tsd-kind-icon" > Buffer< / a >
2018-04-23 11:07:31 +02:00
< / li >
< li class = " tsd-kind-variable tsd-is-not-exported" >
2018-04-24 15:42:23 +02:00
< a href = "../index.html#https" class = "tsd-kind-icon" > https< / a >
2018-04-23 11:07:31 +02:00
< / li >
< li class = " tsd-kind-variable tsd-is-not-exported" >
2018-04-24 15:42:23 +02:00
< a href = "../index.html#require" class = "tsd-kind-icon" > require< / a >
2018-04-23 11:07:31 +02:00
< / li >
< / ul >
< / nav >
< / div >
< / div >
< / div >
< footer class = "with-border-bottom" >
< div class = "container" >
< h2 > Legend< / h2 >
< div class = "tsd-legend-group" >
< ul class = "tsd-legend" >
< li class = "tsd-kind-module" > < span class = "tsd-kind-icon" > Module< / span > < / li >
< li class = "tsd-kind-object-literal" > < span class = "tsd-kind-icon" > Object literal< / span > < / li >
< li class = "tsd-kind-variable" > < span class = "tsd-kind-icon" > Variable< / span > < / li >
< li class = "tsd-kind-function" > < span class = "tsd-kind-icon" > Function< / span > < / li >
< li class = "tsd-kind-function tsd-has-type-parameter" > < span class = "tsd-kind-icon" > Function with type parameter< / span > < / li >
< li class = "tsd-kind-index-signature" > < span class = "tsd-kind-icon" > Index signature< / span > < / li >
< li class = "tsd-kind-type-alias" > < span class = "tsd-kind-icon" > Type alias< / span > < / li >
< / ul >
< ul class = "tsd-legend" >
< li class = "tsd-kind-enum" > < span class = "tsd-kind-icon" > Enumeration< / span > < / li >
< li class = "tsd-kind-enum-member" > < span class = "tsd-kind-icon" > Enumeration member< / span > < / li >
< li class = "tsd-kind-property tsd-parent-kind-enum" > < span class = "tsd-kind-icon" > Property< / span > < / li >
< li class = "tsd-kind-method tsd-parent-kind-enum" > < span class = "tsd-kind-icon" > Method< / span > < / li >
< / ul >
< ul class = "tsd-legend" >
< li class = "tsd-kind-interface" > < span class = "tsd-kind-icon" > Interface< / span > < / li >
< li class = "tsd-kind-interface tsd-has-type-parameter" > < span class = "tsd-kind-icon" > Interface with type parameter< / span > < / li >
< li class = "tsd-kind-constructor tsd-parent-kind-interface" > < span class = "tsd-kind-icon" > Constructor< / span > < / li >
< li class = "tsd-kind-property tsd-parent-kind-interface" > < span class = "tsd-kind-icon" > Property< / span > < / li >
< li class = "tsd-kind-method tsd-parent-kind-interface" > < span class = "tsd-kind-icon" > Method< / span > < / li >
< li class = "tsd-kind-index-signature tsd-parent-kind-interface" > < span class = "tsd-kind-icon" > Index signature< / span > < / li >
< / ul >
< ul class = "tsd-legend" >
< li class = "tsd-kind-class" > < span class = "tsd-kind-icon" > Class< / span > < / li >
< li class = "tsd-kind-class tsd-has-type-parameter" > < span class = "tsd-kind-icon" > Class with type parameter< / span > < / li >
< li class = "tsd-kind-constructor tsd-parent-kind-class" > < span class = "tsd-kind-icon" > Constructor< / span > < / li >
< li class = "tsd-kind-property tsd-parent-kind-class" > < span class = "tsd-kind-icon" > Property< / span > < / li >
< li class = "tsd-kind-method tsd-parent-kind-class" > < span class = "tsd-kind-icon" > Method< / span > < / li >
< li class = "tsd-kind-accessor tsd-parent-kind-class" > < span class = "tsd-kind-icon" > Accessor< / span > < / li >
< li class = "tsd-kind-index-signature tsd-parent-kind-class" > < span class = "tsd-kind-icon" > Index signature< / span > < / li >
< / ul >
< ul class = "tsd-legend" >
< li class = "tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited" > < span class = "tsd-kind-icon" > Inherited constructor< / span > < / li >
< li class = "tsd-kind-property tsd-parent-kind-class tsd-is-inherited" > < span class = "tsd-kind-icon" > Inherited property< / span > < / li >
< li class = "tsd-kind-method tsd-parent-kind-class tsd-is-inherited" > < span class = "tsd-kind-icon" > Inherited method< / span > < / li >
< li class = "tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited" > < span class = "tsd-kind-icon" > Inherited accessor< / span > < / li >
< / ul >
< ul class = "tsd-legend" >
< li class = "tsd-kind-property tsd-parent-kind-class tsd-is-protected" > < span class = "tsd-kind-icon" > Protected property< / span > < / li >
< li class = "tsd-kind-method tsd-parent-kind-class tsd-is-protected" > < span class = "tsd-kind-icon" > Protected method< / span > < / li >
< li class = "tsd-kind-accessor tsd-parent-kind-class tsd-is-protected" > < span class = "tsd-kind-icon" > Protected accessor< / span > < / li >
< / ul >
< ul class = "tsd-legend" >
< li class = "tsd-kind-property tsd-parent-kind-class tsd-is-private" > < span class = "tsd-kind-icon" > Private property< / span > < / li >
< li class = "tsd-kind-method tsd-parent-kind-class tsd-is-private" > < span class = "tsd-kind-icon" > Private method< / span > < / li >
< li class = "tsd-kind-accessor tsd-parent-kind-class tsd-is-private" > < span class = "tsd-kind-icon" > Private accessor< / span > < / li >
< / ul >
< ul class = "tsd-legend" >
< li class = "tsd-kind-property tsd-parent-kind-class tsd-is-static" > < span class = "tsd-kind-icon" > Static property< / span > < / li >
< li class = "tsd-kind-call-signature tsd-parent-kind-class tsd-is-static" > < span class = "tsd-kind-icon" > Static method< / span > < / li >
< / ul >
< / div >
< / div >
< / footer >
< div class = "container tsd-generator" >
< p > Generated using < a href = "http://typedoc.org/" target = "_blank" > TypeDoc< / a > < / p >
< / div >
< div class = "overlay" > < / div >
< script src = "../assets/js/main.js" > < / script >
< script > if ( location . protocol == 'file:' ) document . write ( '<script src="../assets/js/search.js"><' + '/script>' ) ; < / script >
< / body >
< / html >