Thumbnail display.
More...
Thumbnail display.
When previewing a video, thumbnail display can zoom in to some extent to statically display thumbnails.
- Warning
- In the NvsThumbnailView class, all public APIs are used in the UI thread! ! !
◆ NvsThumbnailView() [1/4]
com.meicam.sdk.NvsThumbnailView.NvsThumbnailView |
( |
Context |
context | ) |
|
|
inline |
◆ NvsThumbnailView() [2/4]
com.meicam.sdk.NvsThumbnailView.NvsThumbnailView |
( |
Context |
context, |
|
|
AttributeSet |
attrs |
|
) |
| |
|
inline |
◆ NvsThumbnailView() [3/4]
com.meicam.sdk.NvsThumbnailView.NvsThumbnailView |
( |
Context |
context, |
|
|
AttributeSet |
attrs, |
|
|
int |
defStyleAttr |
|
) |
| |
|
inline |
◆ NvsThumbnailView() [4/4]
com.meicam.sdk.NvsThumbnailView.NvsThumbnailView |
( |
Context |
context, |
|
|
AttributeSet |
attrs, |
|
|
int |
defStyleAttr, |
|
|
int |
defStyleRes |
|
) |
| |
|
inline |
◆ getMediaFilePath()
String com.meicam.sdk.NvsThumbnailView.getMediaFilePath |
( |
| ) |
|
|
inline |
Gets the media file path.
- Returns
- Returns the string value of the media file path.
- See also
- setMediaFilePath
◆ notifyThumbnailArrived()
void com.meicam.sdk.NvsThumbnailView.notifyThumbnailArrived |
( |
final Bitmap |
bitmap | ) |
|
|
inlineprotected |
◆ onAttachedToWindow()
void com.meicam.sdk.NvsThumbnailView.onAttachedToWindow |
( |
| ) |
|
|
inlineprotected |
◆ onDetachedFromWindow()
void com.meicam.sdk.NvsThumbnailView.onDetachedFromWindow |
( |
| ) |
|
|
inlineprotected |
◆ onDraw()
void com.meicam.sdk.NvsThumbnailView.onDraw |
( |
Canvas |
canvas | ) |
|
|
inlineprotected |
◆ setMediaFilePath() [1/2]
void com.meicam.sdk.NvsThumbnailView.setMediaFilePath |
( |
String |
mediaFilePath | ) |
|
|
inline |
Sets the media file path.
- Parameters
-
mediaFilePath | media file path |
- See also
- getMediaFilePath
◆ setMediaFilePath() [2/2]
void com.meicam.sdk.NvsThumbnailView.setMediaFilePath |
( |
String |
mediaFilePath, |
|
|
long |
timestamp |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: