{"id":3042,"date":"2025-11-12T11:25:17","date_gmt":"2025-11-12T04:25:17","guid":{"rendered":"https:\/\/portal-atlasx.cdg.co.th\/home\/?post_type=docs&#038;p=3042"},"modified":"2025-11-12T11:25:17","modified_gmt":"2025-11-12T04:25:17","slug":"video","status":"publish","type":"docs","link":"https:\/\/portal-atlasx.cdg.co.th\/home\/docs\/ios\/images\/video\/","title":{"rendered":"Video"},"content":{"rendered":"\n<h1 class=\"wp-block-heading\" id=\"video\">Video<\/h1>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"cancelablecompression\">CancelableCompression<\/h2>\n\n\n\n<p>Compression Interruption Wrapper<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"properties\">Properties<\/h3>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>Name<\/th><th>Description<\/th><th>Type<\/th><th>Default<\/th><\/tr><\/thead><tbody><tr><td>cancel<\/td><td>\u0e2a\u0e16\u0e32\u0e19\u0e30\u0e01\u0e32\u0e23 Cancel \u0e02\u0e2d\u0e07\u0e01\u0e32\u0e23 Compression<\/td><td>Boolean<\/td><td>false<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"compressionerror\">CompressionError<\/h2>\n\n\n\n<p>Compression Error Messages inherit from LocalizedError<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"properties-1\">Properties<\/h3>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>Name<\/th><th>Description<\/th><th>Type<\/th><th>Default<\/th><\/tr><\/thead><tbody><tr><td>title<\/td><td>\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e02\u0e2d\u0e07 Error \u0e17\u0e35\u0e48\u0e21\u0e32\u0e08\u0e32\u0e01\u0e01\u0e32\u0e23 Compression<\/td><td>String<\/td><td>Compression Error<\/td><\/tr><tr><td>code<\/td><td>\u0e23\u0e2b\u0e31\u0e2a\u0e02\u0e2d\u0e07 Error \u0e17\u0e35\u0e48\u0e21\u0e32\u0e08\u0e32\u0e01\u0e01\u0e32\u0e23 Compression<\/td><td>Int<\/td><td>-1<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"compressiontransform\">CompressionTransform<\/h2>\n\n\n\n<p>Compression Transformation Configuration<\/p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\" data-code-block-pro-font-family=\"Code-Pro-Fira-Code\" style=\"font-size:.875rem;font-family:Code-Pro-Fira-Code,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;line-height:1.25rem;--cbp-tab-width:2;tab-size:var(--cbp-tab-width, 2)\"><span role=\"button\" tabindex=\"0\" style=\"color:#000000;display:none\" aria-label=\"Copy\" class=\"code-block-pro-copy-button\"><pre class=\"code-block-pro-copy-button-pre\" aria-hidden=\"true\"><textarea class=\"code-block-pro-copy-button-textarea\" tabindex=\"-1\" aria-hidden=\"true\" readonly>enum CompressionTransform {\n    case keepSame\n    case fixForBackCamera\n    case fixForFrontCamera\n}<\/textarea><\/pre><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:24px;height:24px\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path class=\"with-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4.5 12.75l6 6 9-13.5\"><\/path><path class=\"without-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M16.5 8.25V6a2.25 2.25 0 00-2.25-2.25H6A2.25 2.25 0 003.75 6v8.25A2.25 2.25 0 006 16.5h2.25m8.25-8.25H18a2.25 2.25 0 012.25 2.25V18A2.25 2.25 0 0118 20.25h-7.5A2.25 2.25 0 018.25 18v-1.5m8.25-8.25h-6a2.25 2.25 0 00-2.25 2.25v6\"><\/path><\/svg><\/span><pre class=\"shiki light-plus\" style=\"background-color: #FFFFFF\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #0000FF\">enum<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #267F99\">CompressionTransform<\/span><span style=\"color: #000000\"> {<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">    <\/span><span style=\"color: #0070C1\">case<\/span><span style=\"color: #000000\"> keepSame<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">    <\/span><span style=\"color: #0070C1\">case<\/span><span style=\"color: #000000\"> fixForBackCamera<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">    <\/span><span style=\"color: #0070C1\">case<\/span><span style=\"color: #000000\"> fixForFrontCamera<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">}<\/span><\/span><\/code><\/pre><\/div>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>Name<\/th><th>Description<\/th><\/tr><\/thead><tbody><tr><td>keepSame<\/td><td>\u0e04\u0e07\u0e04\u0e27\u0e32\u0e21\u0e14\u0e31\u0e49\u0e07\u0e40\u0e14\u0e34\u0e21\u0e02\u0e2d\u0e07\u0e27\u0e35\u0e14\u0e35\u0e42\u0e2d<\/td><\/tr><tr><td>fixForBackCamera<\/td><td>\u0e1b\u0e23\u0e31\u0e1a\u0e41\u0e01\u0e49\u0e27\u0e35\u0e14\u0e35\u0e42\u0e2d\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e27\u0e35\u0e14\u0e35\u0e42\u0e2d\u0e17\u0e35\u0e48\u0e21\u0e32\u0e08\u0e32\u0e01\u0e01\u0e25\u0e49\u0e2d\u0e07\u0e2b\u0e25\u0e31\u0e07<\/td><\/tr><tr><td>fixForFrontCamera<\/td><td>\u0e1b\u0e23\u0e31\u0e1a\u0e41\u0e01\u0e49\u0e27\u0e35\u0e14\u0e35\u0e42\u0e2d\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e27\u0e35\u0e14\u0e35\u0e42\u0e2d\u0e17\u0e35\u0e48\u0e21\u0e32\u0e08\u0e32\u0e01\u0e01\u0e25\u0e49\u0e2d\u0e07\u0e2b\u0e19\u0e49\u0e32<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"compressionconfig\">CompressionConfig<\/h2>\n\n\n\n<p>Compression Encode Parameters<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"properties-2\">Properties<\/h3>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>Name<\/th><th>Description<\/th><th>Type<\/th><th>Default<\/th><\/tr><\/thead><tbody><tr><td>videoBitrate<\/td><td>\u0e08\u0e33\u0e19\u0e27\u0e19 bit \u0e17\u0e35\u0e48\u0e16\u0e39\u0e01\u0e1b\u0e23\u0e30\u0e21\u0e27\u0e25\u0e1c\u0e25\u0e44\u0e1b\u0e43\u0e19\u0e2b\u0e19\u0e36\u0e48\u0e07\u0e2b\u0e19\u0e48\u0e27\u0e22\u0e40\u0e27\u0e25\u0e32\u0e02\u0e2d\u0e07\u0e27\u0e35\u0e14\u0e35\u0e42\u0e2d<\/td><td>Integer<\/td><td>720 * 480<\/td><\/tr><tr><td>videomaxKeyFrameInterval<\/td><td>\u0e04\u0e48\u0e32\u0e2a\u0e39\u0e07\u0e2a\u0e38\u0e14\u0e02\u0e2d\u0e07\u0e40\u0e27\u0e25\u0e32\u0e23\u0e30\u0e2b\u0e27\u0e48\u0e32\u0e07 Keyframe \u0e02\u0e2d\u0e07\u0e27\u0e35\u0e14\u0e35\u0e42\u0e2d<\/td><td>Integer<\/td><td>20<\/td><\/tr><tr><td>avVideoProfileLevel<\/td><td>Video Profile Level<\/td><td>String<\/td><td>AVVideoProfileLevelH264High41<\/td><\/tr><tr><td>audioSampleRate<\/td><td>\u0e04\u0e48\u0e32\u0e04\u0e27\u0e32\u0e21\u0e25\u0e30\u0e40\u0e2d\u0e35\u0e22\u0e14\u0e02\u0e2d\u0e07\u0e04\u0e25\u0e37\u0e48\u0e19\u0e04\u0e27\u0e32\u0e21\u0e16\u0e35\u0e48\u0e40\u0e2a\u0e35\u0e22\u0e07<\/td><td>Integer<\/td><td>22050<\/td><\/tr><tr><td>audioBitrate<\/td><td>\u0e08\u0e33\u0e19\u0e27\u0e19 bit \u0e17\u0e35\u0e48\u0e16\u0e39\u0e01\u0e1b\u0e23\u0e30\u0e21\u0e27\u0e25\u0e1c\u0e25\u0e44\u0e1b\u0e43\u0e19\u0e2b\u0e19\u0e36\u0e48\u0e07\u0e2b\u0e19\u0e48\u0e27\u0e22\u0e40\u0e27\u0e25\u0e32\u0e02\u0e2d\u0e07\u0e40\u0e2a\u0e35\u0e22\u0e07<\/td><td>Integer<\/td><td>80000<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"compressionsize\">CompressionSize<\/h2>\n\n\n\n<p>\u0e02\u0e19\u0e32\u0e14\u0e02\u0e2d\u0e07\u0e27\u0e35\u0e14\u0e35\u0e42\u0e2d\u0e17\u0e35\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e2b\u0e25\u0e31\u0e07\u0e08\u0e32\u0e01\u0e17\u0e33\u0e01\u0e32\u0e23 Compression<\/p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\" data-code-block-pro-font-family=\"Code-Pro-Fira-Code\" style=\"font-size:.875rem;font-family:Code-Pro-Fira-Code,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;line-height:1.25rem;--cbp-tab-width:2;tab-size:var(--cbp-tab-width, 2)\"><span role=\"button\" tabindex=\"0\" style=\"color:#000000;display:none\" aria-label=\"Copy\" class=\"code-block-pro-copy-button\"><pre class=\"code-block-pro-copy-button-pre\" aria-hidden=\"true\"><textarea class=\"code-block-pro-copy-button-textarea\" tabindex=\"-1\" aria-hidden=\"true\" readonly>typealias CompressionSize = (width: Int, height: Int)<\/textarea><\/pre><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:24px;height:24px\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path class=\"with-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4.5 12.75l6 6 9-13.5\"><\/path><path class=\"without-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M16.5 8.25V6a2.25 2.25 0 00-2.25-2.25H6A2.25 2.25 0 003.75 6v8.25A2.25 2.25 0 006 16.5h2.25m8.25-8.25H18a2.25 2.25 0 012.25 2.25V18A2.25 2.25 0 0118 20.25h-7.5A2.25 2.25 0 018.25 18v-1.5m8.25-8.25h-6a2.25 2.25 0 00-2.25 2.25v6\"><\/path><\/svg><\/span><pre class=\"shiki light-plus\" style=\"background-color: #FFFFFF\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #001080\">typealias<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #795E26\">CompressionSize<\/span><span style=\"color: #000000\"> = (<\/span><span style=\"color: #001080\">width<\/span><span style=\"color: #000000\">: <\/span><span style=\"color: #267F99\">Int<\/span><span style=\"color: #000000\">, <\/span><span style=\"color: #001080\">height<\/span><span style=\"color: #000000\">: <\/span><span style=\"color: #267F99\">Int<\/span><span style=\"color: #000000\">)<\/span><\/span><\/code><\/pre><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"method-overview\">Method Overview<\/h2>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>Name<\/th><th>Description<\/th><th>Return<\/th><\/tr><\/thead><tbody><tr><td>compressVideo()<\/td><td>\u0e01\u0e32\u0e23\u0e1a\u0e35\u0e1a\u0e2d\u0e31\u0e14\u0e27\u0e35\u0e14\u0e35\u0e42\u0e2d\u0e43\u0e2b\u0e49\u0e21\u0e35\u0e02\u0e19\u0e32\u0e14\u0e17\u0e35\u0e48\u0e40\u0e25\u0e47\u0e01\u0e25\u0e07<\/td><td>CancelableCompression<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"method-details\">Method Details<\/h2>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\" data-code-block-pro-font-family=\"Code-Pro-Fira-Code\" style=\"font-size:.875rem;font-family:Code-Pro-Fira-Code,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;line-height:1.25rem;--cbp-tab-width:2;tab-size:var(--cbp-tab-width, 2)\"><span role=\"button\" tabindex=\"0\" style=\"color:#000000;display:none\" aria-label=\"Copy\" class=\"code-block-pro-copy-button\"><pre class=\"code-block-pro-copy-button-pre\" aria-hidden=\"true\"><textarea class=\"code-block-pro-copy-button-textarea\" tabindex=\"-1\" aria-hidden=\"true\" readonly>static func compressVideo(videoToCompress: URL,\n                          destinationPath: URL,\n                          size: CompressionSize?,\n                          compressionTransform: CompressionTransform,\n                          compressionConfig: CompressionConfig,\n                          completionHandler: @escaping (URL) -> Void,\n                          errorHandler: @escaping (Error) -> Void,\n                          cancelHandler: @escaping () -> Void) -> CancelableCompression<\/textarea><\/pre><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:24px;height:24px\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path class=\"with-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4.5 12.75l6 6 9-13.5\"><\/path><path class=\"without-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M16.5 8.25V6a2.25 2.25 0 00-2.25-2.25H6A2.25 2.25 0 003.75 6v8.25A2.25 2.25 0 006 16.5h2.25m8.25-8.25H18a2.25 2.25 0 012.25 2.25V18A2.25 2.25 0 0118 20.25h-7.5A2.25 2.25 0 018.25 18v-1.5m8.25-8.25h-6a2.25 2.25 0 00-2.25 2.25v6\"><\/path><\/svg><\/span><pre class=\"shiki light-plus\" style=\"background-color: #FFFFFF\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #001080\">static<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #001080\">func<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #795E26\">compressVideo<\/span><span style=\"color: #000000\">(<\/span><span style=\"color: #001080\">videoToCompress<\/span><span style=\"color: #000000\">: <\/span><span style=\"color: #0070C1\">URL<\/span><span style=\"color: #000000\">,<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">                          <\/span><span style=\"color: #001080\">destinationPath<\/span><span style=\"color: #000000\">: <\/span><span style=\"color: #0070C1\">URL<\/span><span style=\"color: #000000\">,<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">                          <\/span><span style=\"color: #001080\">size<\/span><span style=\"color: #000000\">: <\/span><span style=\"color: #001080\">CompressionSize<\/span><span style=\"color: #000000\">?,<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">                          <\/span><span style=\"color: #001080\">compressionTransform<\/span><span style=\"color: #000000\">: <\/span><span style=\"color: #001080\">CompressionTransform<\/span><span style=\"color: #000000\">,<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">                          <\/span><span style=\"color: #001080\">compressionConfig<\/span><span style=\"color: #000000\">: <\/span><span style=\"color: #001080\">CompressionConfig<\/span><span style=\"color: #000000\">,<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">                          <\/span><span style=\"color: #001080\">completionHandler<\/span><span style=\"color: #000000\">: @<\/span><span style=\"color: #795E26\">escaping<\/span><span style=\"color: #000000\"> (<\/span><span style=\"color: #0070C1\">URL<\/span><span style=\"color: #000000\">) -&gt; <\/span><span style=\"color: #001080\">Void<\/span><span style=\"color: #000000\">,<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">                          <\/span><span style=\"color: #001080\">errorHandler<\/span><span style=\"color: #000000\">: @<\/span><span style=\"color: #795E26\">escaping<\/span><span style=\"color: #000000\"> (<\/span><span style=\"color: #001080\">Error<\/span><span style=\"color: #000000\">) -&gt; <\/span><span style=\"color: #001080\">Void<\/span><span style=\"color: #000000\">,<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">                          <\/span><span style=\"color: #001080\">cancelHandler<\/span><span style=\"color: #000000\">: @<\/span><span style=\"color: #795E26\">escaping<\/span><span style=\"color: #000000\"> () -&gt; <\/span><span style=\"color: #001080\">Void<\/span><span style=\"color: #000000\">) -&gt; <\/span><span style=\"color: #001080\">CancelableCompression<\/span><\/span><\/code><\/pre><\/div>\n\n\n\n<p>\u0e01\u0e32\u0e23\u0e1a\u0e35\u0e1a\u0e2d\u0e31\u0e14\u0e27\u0e35\u0e14\u0e35\u0e42\u0e2d\u0e43\u0e2b\u0e49\u0e21\u0e35\u0e02\u0e19\u0e32\u0e14\u0e17\u0e35\u0e48\u0e40\u0e25\u0e47\u0e01\u0e25\u0e07<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"parameters\">Parameters<\/h3>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>Name<\/th><th>Description<\/th><th>Type<\/th><\/tr><\/thead><tbody><tr><td>videoToCompress<\/td><td>URL \u0e02\u0e2d\u0e07\u0e27\u0e35\u0e14\u0e35\u0e42\u0e2d\u0e17\u0e35\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e1a\u0e35\u0e1a\u0e2d\u0e31\u0e14<\/td><td>URL<\/td><\/tr><tr><td>destinationPath<\/td><td>URL \u0e17\u0e35\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e1a\u0e31\u0e19\u0e17\u0e36\u0e01\u0e27\u0e35\u0e14\u0e35\u0e42\u0e2d\u0e44\u0e27\u0e49\u0e2b\u0e25\u0e31\u0e07\u0e08\u0e32\u0e01\u0e1a\u0e35\u0e1a\u0e2d\u0e31\u0e14<\/td><td>URL<\/td><\/tr><tr><td>size<\/td><td>\u0e02\u0e19\u0e32\u0e14\u0e02\u0e2d\u0e07\u0e27\u0e35\u0e14\u0e35\u0e42\u0e2d\u0e17\u0e35\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e2b\u0e25\u0e31\u0e07\u0e08\u0e32\u0e01\u0e17\u0e33\u0e01\u0e32\u0e23\u0e1a\u0e35\u0e1a\u0e2d\u0e31\u0e14<\/td><td>Optional(CompressionSize)<\/td><\/tr><tr><td>compressionTransform<\/td><td>Compression Transformation Configuration<\/td><td>CompressionTransform<\/td><\/tr><tr><td>compressionConfig<\/td><td>Compression Encode Parameters<\/td><td>CompressionConfig<\/td><\/tr><tr><td>completionHandler<\/td><td>Callback \u0e40\u0e21\u0e37\u0e48\u0e2d\u0e01\u0e32\u0e23\u0e1a\u0e35\u0e1a\u0e2d\u0e31\u0e14\u0e02\u0e2d\u0e07\u0e27\u0e35\u0e14\u0e35\u0e42\u0e2d\u0e2a\u0e33\u0e40\u0e23\u0e47\u0e08<\/td><td>Completion<\/td><\/tr><tr><td>errorHandler<\/td><td>Callback \u0e40\u0e21\u0e37\u0e48\u0e2d\u0e01\u0e32\u0e23\u0e1a\u0e35\u0e1a\u0e2d\u0e31\u0e14\u0e44\u0e21\u0e48\u0e2a\u0e33\u0e40\u0e23\u0e47\u0e08<\/td><td>Completion<\/td><\/tr><tr><td>cancelHandler<\/td><td>Callback \u0e40\u0e21\u0e37\u0e48\u0e2d\u0e01\u0e32\u0e23\u0e1a\u0e35\u0e1a\u0e2d\u0e31\u0e14\u0e16\u0e39\u0e01\u0e22\u0e01\u0e40\u0e25\u0e34\u0e01<\/td><td>Completion<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"returns\">Returns<\/h3>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>Type<\/th><th>Description<\/th><\/tr><\/thead><tbody><tr><td>CancelableCompression<\/td><td>Compression Interruption Wrapper<\/td><\/tr><\/tbody><\/table><\/figure>\n","protected":false},"featured_media":0,"parent":3037,"menu_order":1,"comment_status":"closed","ping_status":"closed","template":"","meta":{"nav_title":"","positive":"","negative":"","footnotes":""},"docs_category":[],"class_list":["post-3042","docs","type-docs","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/portal-atlasx.cdg.co.th\/home\/wp-json\/wp\/v2\/docs\/3042","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/portal-atlasx.cdg.co.th\/home\/wp-json\/wp\/v2\/docs"}],"about":[{"href":"https:\/\/portal-atlasx.cdg.co.th\/home\/wp-json\/wp\/v2\/types\/docs"}],"replies":[{"embeddable":true,"href":"https:\/\/portal-atlasx.cdg.co.th\/home\/wp-json\/wp\/v2\/comments?post=3042"}],"version-history":[{"count":1,"href":"https:\/\/portal-atlasx.cdg.co.th\/home\/wp-json\/wp\/v2\/docs\/3042\/revisions"}],"predecessor-version":[{"id":3043,"href":"https:\/\/portal-atlasx.cdg.co.th\/home\/wp-json\/wp\/v2\/docs\/3042\/revisions\/3043"}],"up":[{"embeddable":true,"href":"https:\/\/portal-atlasx.cdg.co.th\/home\/wp-json\/wp\/v2\/docs\/3037"}],"wp:attachment":[{"href":"https:\/\/portal-atlasx.cdg.co.th\/home\/wp-json\/wp\/v2\/media?parent=3042"}],"wp:term":[{"taxonomy":"docs_category","embeddable":true,"href":"https:\/\/portal-atlasx.cdg.co.th\/home\/wp-json\/wp\/v2\/docs_category?post=3042"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}