| Package | Description | 
|---|---|
| com.tencentcloudapi.mps.v20190612.models | 
| Modifier and Type | Method and Description | 
|---|---|
LiveStreamOcrFullTextRecognitionResult[] | 
LiveStreamAiRecognitionResultItem.getOcrFullTextRecognitionResultSet()
Get Full text recognition result, which is valid when `Type` is
`OcrFullTextRecognition`. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
LiveStreamAiRecognitionResultItem.setOcrFullTextRecognitionResultSet(LiveStreamOcrFullTextRecognitionResult[] OcrFullTextRecognitionResultSet)
Set Full text recognition result, which is valid when `Type` is
`OcrFullTextRecognition`. 
 | 
| Constructor and Description | 
|---|
LiveStreamOcrFullTextRecognitionResult(LiveStreamOcrFullTextRecognitionResult source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
       and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy. 
 | 
Copyright © 2022. All rights reserved.